Last Version

Jetty :: Codehaus Parent 13

Parent pom for Jetty at Codehaus

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-parent
Version

Version

13
Type

Type

pom
Description

Description

Jetty :: Codehaus Parent
Parent pom for Jetty at Codehaus
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-parent
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-parent 13

Filename Size
jetty-parent-13.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-parent/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-parent</artifactId>
    <version>13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-parent/
implementation 'org.mortbay.jetty:jetty-parent:13'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-parent/
implementation ("org.mortbay.jetty:jetty-parent:13")
'org.mortbay.jetty:jetty-parent:pom:13'
<dependency org="org.mortbay.jetty" name="jetty-parent" rev="13">
  <artifact name="jetty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-parent', version='13')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-parent" % "13"
[org.mortbay.jetty/jetty-parent "13"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.