| License |
License |
|---|---|
| GroupId | GroupIdorg.rometools |
| ArtifactId | ArtifactIdrome-fetcher |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrome-fetcher
A well behaved feed fetcher API for ROME
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rome-fetcher-1.2.pom | |
| rome-fetcher-1.2.jar | 29 KB |
| rome-fetcher-1.2-sources.jar | 24 KB |
| rome-fetcher-1.2-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rometools/rome-fetcher/ -->
<dependency>
<groupId>org.rometools</groupId>
<artifactId>rome-fetcher</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.rometools/rome-fetcher/
implementation 'org.rometools:rome-fetcher:1.2'
// https://jarcasting.com/artifacts/org.rometools/rome-fetcher/
implementation ("org.rometools:rome-fetcher:1.2")
'org.rometools:rome-fetcher:jar:1.2'
<dependency org="org.rometools" name="rome-fetcher" rev="1.2">
<artifact name="rome-fetcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rometools', module='rome-fetcher', version='1.2')
)
libraryDependencies += "org.rometools" % "rome-fetcher" % "1.2"
[org.rometools/rome-fetcher "1.2"]
| 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 |