datamanagement-util
===================== Utilities that aid with the processing of datasets, such as the unzipping of files et al.
License |
License |
---|---|
GroupId | GroupIdnl.pdok |
ArtifactId | ArtifactIdpdok-util |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdok-util
PDOK java utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdok-util-1.1.pom | |
pdok-util-1.1.jar | 9 KB |
pdok-util-1.1-sources.jar | 5 KB |
pdok-util-1.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.pdok/pdok-util/ -->
<dependency>
<groupId>nl.pdok</groupId>
<artifactId>pdok-util</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.pdok/pdok-util/
implementation 'nl.pdok:pdok-util:1.1'
// https://jarcasting.com/artifacts/nl.pdok/pdok-util/
implementation ("nl.pdok:pdok-util:1.1")
'nl.pdok:pdok-util:jar:1.1'
<dependency org="nl.pdok" name="pdok-util" rev="1.1">
<artifact name="pdok-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.pdok', module='pdok-util', version='1.1')
)
libraryDependencies += "nl.pdok" % "pdok-util" % "1.1"
[nl.pdok/pdok-util "1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.commons : commons-compress | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.slf4j : slf4j-api | jar | 1.5.11 |
org.slf4j : jcl-over-slf4j | jar | 1.5.11 |
org.slf4j : slf4j-log4j12 | jar | 1.5.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
===================== Utilities that aid with the processing of datasets, such as the unzipping of files et al.