Last Version

Jetty :: Ant Plugin 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers Ant Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-ant
Version

Version

11.0.11
Type

Type

jar
Description

Description

Jetty :: Ant Plugin
The Eclipse Jetty Project
Project URL

Project URL

https://eclipse.org/jetty/jetty-ant
Project Organization

Project Organization

Webtide

Download jetty-ant 11.0.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.12
org.apache.ant : ant-launcher jar 1.10.12
org.eclipse.jetty : jetty-security jar 11.0.11
org.eclipse.jetty : jetty-plus jar 11.0.11
org.eclipse.jetty : jetty-webapp jar 11.0.11
org.eclipse.jetty : jetty-annotations jar 11.0.11
org.slf4j : slf4j-api jar 2.0.0-alpha6

test (3)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.11
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.