commons-jelly-tags-http

These are simple Jelly tags that can perform HTTP requests.

GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-http
Last Version

Last Version

20040902.072620
Release Date

Release Date

Type

Type

jar
Description

Description

commons-jelly-tags-http
These are simple Jelly tags that can perform HTTP requests.

Download commons-jelly-tags-http

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
20040902.072620
20030211.143043
1.0
1.0-beta-1.20030104.141847