Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdio.trygvis.appsh |
ArtifactId | ArtifactIdbooter-jetty |
Last Version | Last Version8.1.11.v20130520+1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApp.sh :: Jetty Booter for Jetty v8.1.11.v20130520
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.trygvis.appsh/booter-jetty/ -->
<dependency>
<groupId>io.trygvis.appsh</groupId>
<artifactId>booter-jetty</artifactId>
<version>8.1.11.v20130520+1</version>
</dependency>
// https://jarcasting.com/artifacts/io.trygvis.appsh/booter-jetty/
implementation 'io.trygvis.appsh:booter-jetty:8.1.11.v20130520+1'
// https://jarcasting.com/artifacts/io.trygvis.appsh/booter-jetty/
implementation ("io.trygvis.appsh:booter-jetty:8.1.11.v20130520+1")
'io.trygvis.appsh:booter-jetty:jar:8.1.11.v20130520+1'
<dependency org="io.trygvis.appsh" name="booter-jetty" rev="8.1.11.v20130520+1">
<artifact name="booter-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trygvis.appsh', module='booter-jetty', version='8.1.11.v20130520+1')
)
libraryDependencies += "io.trygvis.appsh" % "booter-jetty" % "8.1.11.v20130520+1"
[io.trygvis.appsh/booter-jetty "8.1.11.v20130520+1"]