Odt Commons

Java utility library common to open data trentino projects

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

eu.trentorise.opendata.commons
Идентификатор

Идентификатор

odt-commons
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Odt Commons
Java utility library common to open data trentino projects
Ссылка на сайт

Ссылка на сайт

https://github.com/opendatatrentino/odt-commons
Организация-разработчик

Организация-разработчик

Trento Rise

Скачать odt-commons

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value Необязательный jar 2.0.9

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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.commons

Open Data in Trentino

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0