|
Jetty example source code file (pom.xml)
The Jetty pom.xml source code<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0 <groupId>org.mortbay.jetty <artifactId>project <packaging>pom <name>Jetty Server Project <version>6.1.9 <url>http://jetty.mortbay.org <issueManagement> <system>jira <url>http://jira.codehaus.org/browse/Jetty </issueManagement> <mailingLists> <mailingList> <name>Jetty Discuss List <archive>http://lists.sourceforge.net/lists/listinfo/jetty-discuss <otherArchives> <otherArchive>http://www.nabble.com/Jetty-Discuss-f60.html </otherArchives> </mailingList> <mailingList> <name>Jetty Support List <archive>http://lists.sourceforge.net/lists/listinfo/jetty-support <otherArchives> <otherArchive>http://www.nabble.com/Jetty-Support-f61.html </otherArchives> </mailingList> <mailingList> <name>Jetty Announce List <archive>http://lists.sourceforge.net/lists/listinfo/jetty-announce <otherArchives> <otherArchive>http://www.nabble.com/Jetty---Announce-f2649.html </otherArchives> </mailingList> </mailingLists> <developers> <developer> <id>gregw <name>Greg Wilkins <email>gregw@apache.org <url>http://www.mortbay.com/mortbay/people/gregw <organization>Mort Bay Consulting <organizationUrl>http://www.mortbay.com </developer> <developer> <id>janb <name>Jan Bartel <email>janb@apache.org <url>http://www.mortbay.com/people/janb <organization>Mort Bay Consulting <organizationUrl>http://www.mortbay.com </developer> <developer> <id>jules <name>Jules Gosnell <email>jules@apache.org <organization /> </developer> <developer> <id>jstrachan <name>James Strachan <email>jstrachan@apache.org <organization>Logic Blaze <organizationUrl>http://www.logicblaze.com </developer> <developer> <id>sbordet <name>Simone Bordet <email>simone.bordet@simulalabs.com <organization>Simula Labs <organizationUrl>http://www.simulalabs.com </developer> <developer> <id>tvernum <name>Tim Vernum <email>tim@adjective.org <organization /> </developer> <developer> <id>ngonzalez <name>Nik Gonzalez <email>ngonzalez@exist.com <organization /> </developer> <developer> <id>jfarcand <name>Jeanfrancois Arcand <email>jfarcand@apache.org <organization>Sun Microsystems <organizationUrl>http://www.sun.com </developer> </developers> <licenses> <license> <name>Apache License Version 2.0 <url>http://www.apache.org/licenses/LICENSE-2.0 </license> </licenses> <repositories> <repository> <id>codehaus.org <name>Jetty snapshots <layout>default <url>http://snapshots.repository.codehaus.org <snapshots> Other Jetty examples (source code examples)Here is a short list of links related to this Jetty pom.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.