| License |
License |
|---|---|
| Categories |
CategoriesData Parity Business Logic Libraries Financial |
| GroupId | GroupIdorg.exparity |
| ArtifactId | ArtifactIdexparity-data |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneXparity Data
Data scraping and manipulation utilities for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| exparity-data-1.0.0.pom | |
| exparity-data-1.0.0.jar | 162 KB |
| exparity-data-1.0.0-sources.jar | 103 KB |
| exparity-data-1.0.0-javadoc.jar | 567 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exparity/exparity-data/ -->
<dependency>
<groupId>org.exparity</groupId>
<artifactId>exparity-data</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exparity/exparity-data/
implementation 'org.exparity:exparity-data:1.0.0'
// https://jarcasting.com/artifacts/org.exparity/exparity-data/
implementation ("org.exparity:exparity-data:1.0.0")
'org.exparity:exparity-data:jar:1.0.0'
<dependency org="org.exparity" name="exparity-data" rev="1.0.0">
<artifact name="exparity-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exparity', module='exparity-data', version='1.0.0')
)
libraryDependencies += "org.exparity" % "exparity-data" % "1.0.0"
[org.exparity/exparity-data "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.5 |
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-fileupload : commons-fileupload | jar | 1.2.1 |
| commons-codec : commons-codec | jar | 1.5 |
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| net.sf.opencsv : opencsv | jar | 2.0 |
| org.htmlparser : htmlparser | jar | 1.6 |
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.exparity : fluent-date | jar | 2.0.0 |