Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-jetty |
Last Version | Last Version20040902.072943 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-jetty
These are Jelly tags that can set up an in-process web server.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-jetty</artifactId>
<version>20040902.072943</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/
implementation 'commons-jelly:commons-jelly-tags-jetty:20040902.072943'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jetty/
implementation ("commons-jelly:commons-jelly-tags-jetty:20040902.072943")
'commons-jelly:commons-jelly-tags-jetty:jar:20040902.072943'
<dependency org="commons-jelly" name="commons-jelly-tags-jetty" rev="20040902.072943">
<artifact name="commons-jelly-tags-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-jetty', version='20040902.072943')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jetty" % "20040902.072943"
[commons-jelly/commons-jelly-tags-jetty "20040902.072943"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-httpclient : commons-httpclient | jar | 2.0 |
jetty : jetty | jar | 4.2.3 |
commons-jelly : commons-jelly-tags-http | jar | SNAPSHOT |
servletapi : servletapi | jar | 2.2 |