Last Version

Jetty :: Ant Plugin 8.1.16.v20140903

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers Ant Build Tools
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-ant
Version

Version

8.1.16.v20140903
Type

Type

jar
Description

Description

Jetty :: Ant Plugin
Jetty integrations and distributions
Project URL

Project URL

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

Project Organization

Mort Bay Consulting

Download jetty-ant 8.1.16.v20140903


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

Dependencies

compile (5)

Group / Artifact Type Version
ant : ant jar 1.6.5
org.eclipse.jetty : jetty-security jar 8.1.16.v20140903
org.eclipse.jetty : jetty-plus jar 8.1.16.v20140903
org.eclipse.jetty : jetty-webapp jar 8.1.16.v20140903
org.eclipse.jetty : jetty-annotations jar 8.1.16.v20140903

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.