License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdavaje-jex-jetty |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
avaje-jex-jetty-2.2.pom | |
avaje-jex-jetty-2.2.jar | 30 KB |
avaje-jex-jetty-2.2-sources.jar | 15 KB |
avaje-jex-jetty-2.2-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex-jetty</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/
implementation 'io.avaje:avaje-jex-jetty:2.2'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/
implementation ("io.avaje:avaje-jex-jetty:2.2")
'io.avaje:avaje-jex-jetty:jar:2.2'
<dependency org="io.avaje" name="avaje-jex-jetty" rev="2.2">
<artifact name="avaje-jex-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex-jetty', version='2.2')
)
libraryDependencies += "io.avaje" % "avaje-jex-jetty" % "2.2"
[io.avaje/avaje-jex-jetty "2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.avaje : avaje-jex | jar | 2.2 |
org.eclipse.jetty : jetty-server | jar | 11.0.9 |
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
io.avaje : junit | jar | 1.1 |
io.avaje : avaje-http-client | jar | 1.16 |