is not current version
Last Version 1.6.3

de.comhix.commons:jetty-base 1.6.0

Package with all needed dependencies for jetty-webapps.

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

de.comhix.commons
ArtifactId

ArtifactId

jetty-base
Version

Version

1.6.0
Type

Type

jar

Download jetty-base 1.6.0


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