is not current version
Last Version 2.0.0-beta3

com.aeontronix.aeon-commons:aeon-commons-jetty 1.3.15


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.aeontronix.aeon-commons
ArtifactId

ArtifactId

aeon-commons-jetty
Version

Version

1.3.15
Type

Type

jar

Download aeon-commons-jetty 1.3.15


<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jetty/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jetty:1.3.15'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jetty/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jetty:1.3.15")
'com.aeontronix.aeon-commons:aeon-commons-jetty:jar:1.3.15'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jetty" rev="1.3.15">
  <artifact name="aeon-commons-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jetty', version='1.3.15')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jetty" % "1.3.15"
[com.aeontronix.aeon-commons/aeon-commons-jetty "1.3.15"]