Last Version

Jetty :: Administrative Parent 25

Administrative parent pom for Jetty modules

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-parent
Version

Version

25
Type

Type

pom
Description

Description

Jetty :: Administrative Parent
Administrative parent pom for Jetty modules
Project URL

Project URL

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

Project Organization

Webtide
Source Code Management

Source Code Management

http://git.eclipse.org/c/jetty/org.eclipse.jetty.parent.git/tree

Download jetty-parent 25

Filename Size
jetty-parent-25.pom 21 KB
Browse

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

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.