License |
License |
---|---|
GroupId | GroupIdorg.filteredpush |
ArtifactId | ArtifactIdevent_date_qc |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent_date_qc
FilteredPush dwc:Event data quality library. Tools for working with dates in forms found in biodiversity data.
|
Filename | Size |
---|---|
event_date_qc-2.1.0.pom | |
event_date_qc-2.1.0.jar | 5 MB |
event_date_qc-2.1.0-sources.jar | 54 KB |
event_date_qc-2.1.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.filteredpush/event_date_qc/ -->
<dependency>
<groupId>org.filteredpush</groupId>
<artifactId>event_date_qc</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.filteredpush/event_date_qc/
implementation 'org.filteredpush:event_date_qc:2.1.0'
// https://jarcasting.com/artifacts/org.filteredpush/event_date_qc/
implementation ("org.filteredpush:event_date_qc:2.1.0")
'org.filteredpush:event_date_qc:jar:2.1.0'
<dependency org="org.filteredpush" name="event_date_qc" rev="2.1.0">
<artifact name="event_date_qc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.filteredpush', module='event_date_qc', version='2.1.0')
)
libraryDependencies += "org.filteredpush" % "event_date_qc" % "2.1.0"
[org.filteredpush/event_date_qc "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.datakurator : ffdq-api | jar | 2.0.1-SNAPSHOT |
commons-logging : commons-logging | jar | 1.2 |
commons-cli : commons-cli | jar | 1.4 |
org.apache.commons : commons-csv | jar | 1.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.16.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |