DEPRECATED
The pallet crates are now all in their own repositories.
License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdjetty |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPallet Crates
|
Filename | Size |
---|---|
jetty-0.5.0.pom | |
jetty-0.5.0.jar | 3 KB |
jetty-0.5.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/jetty/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>jetty</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/jetty/
implementation 'org.cloudhoist:jetty:0.5.0'
// https://jarcasting.com/artifacts/org.cloudhoist/jetty/
implementation ("org.cloudhoist:jetty:0.5.0")
'org.cloudhoist:jetty:jar:0.5.0'
<dependency org="org.cloudhoist" name="jetty" rev="0.5.0">
<artifact name="jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='jetty', version='0.5.0')
)
libraryDependencies += "org.cloudhoist" % "jetty" % "0.5.0"
[org.cloudhoist/jetty "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : java | jar | 0.5.0 |
org.cloudhoist : etc-default | jar | 0.5.0 |
org.cloudhoist : pallet | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | test-jar | 0.5.0 |
swank-clojure » swank-clojure Optional | jar | 1.2.1 |
vmfest » vmfest Optional | jar | 0.2.2 |
org.jclouds : jclouds-all Optional | jar | 1.0-beta-9c |
The pallet crates are now all in their own repositories.