is not current version
Last Version 1.2.3

com.github.kaitoy.sneo:giane-jetty 1.2.0

Giane with Jetty

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.kaitoy.sneo
ArtifactId

ArtifactId

giane-jetty
Version

Version

1.2.0
Type

Type

war

Download giane-jetty 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/ -->
<dependency>
    <groupId>com.github.kaitoy.sneo</groupId>
    <artifactId>giane-jetty</artifactId>
    <version>1.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/
implementation 'com.github.kaitoy.sneo:giane-jetty:1.2.0'
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/
implementation ("com.github.kaitoy.sneo:giane-jetty:1.2.0")
'com.github.kaitoy.sneo:giane-jetty:war:1.2.0'
<dependency org="com.github.kaitoy.sneo" name="giane-jetty" rev="1.2.0">
  <artifact name="giane-jetty" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.kaitoy.sneo', module='giane-jetty', version='1.2.0')
)
libraryDependencies += "com.github.kaitoy.sneo" % "giane-jetty" % "1.2.0"
[com.github.kaitoy.sneo/giane-jetty "1.2.0"]