Last Version

jetty-essentials 9.2.11

Jetty 9 essential jars

License

License

Categories

Categories

Jetty Container Application Servers Maven Build Tools Ant Net
GroupId

GroupId

net.anthavio.maven
ArtifactId

ArtifactId

jetty-essentials
Version

Version

9.2.11
Type

Type

pom
Description

Description

jetty-essentials
Jetty 9 essential jars
Project URL

Project URL

https://github.com/anthavio/anthavio-maven-poms
Source Code Management

Source Code Management

https://github.com/anthavio/anthavio-maven-poms

Download jetty-essentials 9.2.11


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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-start jar
org.eclipse.jetty : jetty-deploy jar
org.eclipse.jetty : jetty-webapp jar
org.eclipse.jetty : jetty-annotations jar
org.eclipse.jetty : jetty-jsp jar
org.eclipse.jetty : jetty-jmx jar
org.eclipse.jetty : jetty-plus jar
org.eclipse.jetty : jetty-security jar

Project Modules

There are no modules declared in this project.