License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdme.icymint |
ArtifactId | ArtifactIdsloth-jetty |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSloth Jetty
A Module Model.
|
Filename | Size |
---|---|
sloth-jetty-0.3.pom | |
sloth-jetty-0.3.jar | 13 KB |
sloth-jetty-0.3-sources.jar | 8 KB |
sloth-jetty-0.3-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.icymint/sloth-jetty/ -->
<dependency>
<groupId>me.icymint</groupId>
<artifactId>sloth-jetty</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.icymint/sloth-jetty/
implementation 'me.icymint:sloth-jetty:0.3'
// https://jarcasting.com/artifacts/me.icymint/sloth-jetty/
implementation ("me.icymint:sloth-jetty:0.3")
'me.icymint:sloth-jetty:jar:0.3'
<dependency org="me.icymint" name="sloth-jetty" rev="0.3">
<artifact name="sloth-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.icymint', module='sloth-jetty', version='0.3')
)
libraryDependencies += "me.icymint" % "sloth-jetty" % "0.3"
[me.icymint/sloth-jetty "0.3"]
Group / Artifact | Type | Version |
---|---|---|
me.icymint : sloth-core | jar | 0.3 |
org.yaml : snakeyaml | jar | 1.13 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.1.v20140609 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
junit : junit | jar | 4.11 |