Tod Commons

Java utility library common to open data trentino projects

License

License

Categories

Categories

Data
GroupId

GroupId

eu.trentorise.opendata
ArtifactId

ArtifactId

tod-commons
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tod Commons
Java utility library common to open data trentino projects
Project URL

Project URL

https://github.com/opendatatrentino/tod-commons
Project Organization

Project Organization

Trento Rise
Source Code Management

Source Code Management

https://github.com/opendatatrentino/tod-commons

Download tod-commons

How to add to project

<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-commons/ -->
<dependency>
    <groupId>eu.trentorise.opendata</groupId>
    <artifactId>tod-commons</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-commons/
implementation 'eu.trentorise.opendata:tod-commons:1.1.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/tod-commons/
implementation ("eu.trentorise.opendata:tod-commons:1.1.0")
'eu.trentorise.opendata:tod-commons:jar:1.1.0'
<dependency org="eu.trentorise.opendata" name="tod-commons" rev="1.1.0">
  <artifact name="tod-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='tod-commons', version='1.1.0')
)
libraryDependencies += "eu.trentorise.opendata" % "tod-commons" % "1.1.0"
[eu.trentorise.opendata/tod-commons "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.code.findbugs : annotations jar 3.0.0

provided (1)

Group / Artifact Type Version
org.immutables : value Optional jar 2.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
com.ibm.icu : icu4j jar 55.1

Project Modules

There are no modules declared in this project.

WARNING: THIS IS ONLY A TEMPLATE FOR THE DOCUMENTATION.
RELEASE DOCS ARE ON THE PROJECT WEBSITE

About

Java utilities common to several Open Data in Trentino projects. Contains basic facilities to manage:

  • logging
  • exceptions
  • building info
  • immutability
  • multilingual strings
  • validation
  • time representation

Usage: See docs

Roadmap: See project milestones

License: business-friendly Apache License v2.0

Contributing: See the wiki

Projects using this API

  • Jackan : client for accessing opendata catalogs
  • TraceProv : Library to process dirty data
  • OpenDataRise: a power tool to cleanse and semantify open data, based on Refine
  • SemText: simple format to represent semantically enriched text

Credits

eu.trentorise.opendata

Open Data in Trentino

Versions

Version
1.1.0