License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jetty |
Version | Version1.3.22 |
Type | Typejar |
Description |
DescriptionAeon Commons Jetty
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
Filename | Size |
---|---|
aeon-commons-jetty-1.3.22.pom | |
aeon-commons-jetty-1.3.22.jar | 3 KB |
aeon-commons-jetty-1.3.22-sources.jar | 3 KB |
aeon-commons-jetty-1.3.22-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jetty/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-jetty</artifactId>
<version>1.3.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jetty/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jetty:1.3.22'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jetty/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jetty:1.3.22")
'com.aeontronix.aeon-commons:aeon-commons-jetty:jar:1.3.22'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jetty" rev="1.3.22">
<artifact name="aeon-commons-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jetty', version='1.3.22')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jetty" % "1.3.22"
[com.aeontronix.aeon-commons/aeon-commons-jetty "1.3.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 11.0.6 |
org.eclipse.jetty : jetty-webapp | jar | 11.0.6 |
org.springframework : spring-web | jar | 5.3.13 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 5.0.1 |