License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdeu.trentorise.opendata.commons |
ArtifactId | ArtifactIdodt-commons |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionOdt Commons
Java utility library common to open data trentino projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTrento Rise |
Filename | Size |
---|---|
odt-commons-1.0.3.pom | |
odt-commons-1.0.3.jar | 29 KB |
odt-commons-1.0.3-tests.jar | 23 KB |
odt-commons-1.0.3-sources.jar | 24 KB |
odt-commons-1.0.3-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/ -->
<dependency>
<groupId>eu.trentorise.opendata.commons</groupId>
<artifactId>odt-commons</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/
implementation 'eu.trentorise.opendata.commons:odt-commons:1.0.3'
// https://jarcasting.com/artifacts/eu.trentorise.opendata.commons/odt-commons/
implementation ("eu.trentorise.opendata.commons:odt-commons:1.0.3")
'eu.trentorise.opendata.commons:odt-commons:jar:1.0.3'
<dependency org="eu.trentorise.opendata.commons" name="odt-commons" rev="1.0.3">
<artifact name="odt-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata.commons', module='odt-commons', version='1.0.3')
)
libraryDependencies += "eu.trentorise.opendata.commons" % "odt-commons" % "1.0.3"
[eu.trentorise.opendata.commons/odt-commons "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | [12.0, 18.0] |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value Optional | jar | 2.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |