GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-http |
Last Version | Last Version20040902.072620 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-http
These are simple Jelly tags that can perform HTTP requests.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-http/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-http</artifactId>
<version>20040902.072620</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-http/
implementation 'commons-jelly:commons-jelly-tags-http:20040902.072620'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-http/
implementation ("commons-jelly:commons-jelly-tags-http:20040902.072620")
'commons-jelly:commons-jelly-tags-http:jar:20040902.072620'
<dependency org="commons-jelly" name="commons-jelly-tags-http" rev="20040902.072620">
<artifact name="commons-jelly-tags-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-http', version='20040902.072620')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-http" % "20040902.072620"
[commons-jelly/commons-jelly-tags-http "20040902.072620"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-httpclient : commons-httpclient | jar | 2.0 |
commons-jelly : commons-jelly-tags-define | jar | SNAPSHOT |