is not current version
Last Version 0.10.0

net.unit8.enkan:enkan-component-jetty 0.5.0


Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.unit8.enkan
ArtifactId

ArtifactId

enkan-component-jetty
Version

Version

0.5.0
Type

Type

jar

Download enkan-component-jetty 0.5.0


<!-- https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-jetty/ -->
<dependency>
    <groupId>net.unit8.enkan</groupId>
    <artifactId>enkan-component-jetty</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-jetty/
implementation 'net.unit8.enkan:enkan-component-jetty:0.5.0'
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-jetty/
implementation ("net.unit8.enkan:enkan-component-jetty:0.5.0")
'net.unit8.enkan:enkan-component-jetty:jar:0.5.0'
<dependency org="net.unit8.enkan" name="enkan-component-jetty" rev="0.5.0">
  <artifact name="enkan-component-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.enkan', module='enkan-component-jetty', version='0.5.0')
)
libraryDependencies += "net.unit8.enkan" % "enkan-component-jetty" % "0.5.0"
[net.unit8.enkan/enkan-component-jetty "0.5.0"]