GroupId | GroupIdrome |
---|---|
ArtifactId | ArtifactIdrome-fetcher |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRome HTTP Fetcher
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rome-fetcher-1.0.pom | |
rome-fetcher-1.0.jar | 28 KB |
rome-fetcher-1.0-sources.jar | 24 KB |
rome-fetcher-1.0-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rome/rome-fetcher/ -->
<dependency>
<groupId>rome</groupId>
<artifactId>rome-fetcher</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/rome/rome-fetcher/
implementation 'rome:rome-fetcher:1.0'
// https://jarcasting.com/artifacts/rome/rome-fetcher/
implementation ("rome:rome-fetcher:1.0")
'rome:rome-fetcher:jar:1.0'
<dependency org="rome" name="rome-fetcher" rev="1.0">
<artifact name="rome-fetcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='rome', module='rome-fetcher', version='1.0')
)
libraryDependencies += "rome" % "rome-fetcher" % "1.0"
[rome/rome-fetcher "1.0"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |
xerces : xercesImpl | jar | 2.4.0 |
rome : rome | jar | 1.0 |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-logging : commons-logging-api | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
jetty : jetty | jar | 4.2.12 |
junit : junit | jar | 3.8.2 |