is not current version
Last Version 1.6.3

de.comhix.commons:jetty-interfaces 1.5.5


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

de.comhix.commons
ArtifactId

ArtifactId

jetty-interfaces
Version

Version

1.5.5
Type

Type

jar

Download jetty-interfaces 1.5.5


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