License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.github.kaitoy.sneo |
ArtifactId | ArtifactIdgiane-jetty |
Version | Version1.2.3 |
Type | Typewar |
Description |
DescriptionGiane with Jetty
Giane with Jetty
|
Filename | Size |
---|---|
giane-jetty-1.2.3.pom | |
giane-jetty-1.2.3.war | 23 MB |
giane-jetty-1.2.3-sources.jar | 1 KB |
giane-jetty-1.2.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/ -->
<dependency>
<groupId>com.github.kaitoy.sneo</groupId>
<artifactId>giane-jetty</artifactId>
<version>1.2.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/
implementation 'com.github.kaitoy.sneo:giane-jetty:1.2.3'
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane-jetty/
implementation ("com.github.kaitoy.sneo:giane-jetty:1.2.3")
'com.github.kaitoy.sneo:giane-jetty:war:1.2.3'
<dependency org="com.github.kaitoy.sneo" name="giane-jetty" rev="1.2.3">
<artifact name="giane-jetty" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.kaitoy.sneo', module='giane-jetty', version='1.2.3')
)
libraryDependencies += "com.github.kaitoy.sneo" % "giane-jetty" % "1.2.3"
[com.github.kaitoy.sneo/giane-jetty "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kaitoy.sneo : sneo-common | jar | 1.2.3 |