License |
License |
---|---|
GroupId | GroupIdcom.widowcrawler |
ArtifactId | ArtifactIdexo |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExo
Exo is a parser for sitemap.xml files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exo-0.1.pom | |
exo-0.1.jar | 15 KB |
exo-0.1-sources.jar | 9 KB |
exo-0.1-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.widowcrawler/exo/ -->
<dependency>
<groupId>com.widowcrawler</groupId>
<artifactId>exo</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.widowcrawler/exo/
implementation 'com.widowcrawler:exo:0.1'
// https://jarcasting.com/artifacts/com.widowcrawler/exo/
implementation ("com.widowcrawler:exo:0.1")
'com.widowcrawler:exo:jar:0.1'
<dependency org="com.widowcrawler" name="exo" rev="0.1">
<artifact name="exo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.widowcrawler', module='exo', version='0.1')
)
libraryDependencies += "com.widowcrawler" % "exo" % "0.1"
[com.widowcrawler/exo "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
stax : stax | jar | 1.2.0 |
joda-time : joda-time | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.glassfish.jersey.core : jersey-client | jar | 2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.12 |