DBpedia Databus Shared Library

This library bundled software components shared by several Databus tools and services.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.dbpedia.databus
Идентификатор

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

databus-shared-lib
Последняя версия

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

0.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

DBpedia Databus Shared Library
This library bundled software components shared by several Databus tools and services.
Ссылка на сайт

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

https://github.com/dbpedia/databus-shared-lib
Система контроля версий

Система контроля версий

https://github.com/dbpedia/databus-shared-lib/tree/master

Скачать databus-shared-lib

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

<!-- https://jarcasting.com/artifacts/org.dbpedia.databus/databus-shared-lib/ -->
<dependency>
    <groupId>org.dbpedia.databus</groupId>
    <artifactId>databus-shared-lib</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbpedia.databus/databus-shared-lib/
implementation 'org.dbpedia.databus:databus-shared-lib:0.2.5'
// https://jarcasting.com/artifacts/org.dbpedia.databus/databus-shared-lib/
implementation ("org.dbpedia.databus:databus-shared-lib:0.2.5")
'org.dbpedia.databus:databus-shared-lib:jar:0.2.5'
<dependency org="org.dbpedia.databus" name="databus-shared-lib" rev="0.2.5">
  <artifact name="databus-shared-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbpedia.databus', module='databus-shared-lib', version='0.2.5')
)
libraryDependencies += "org.dbpedia.databus" % "databus-shared-lib" % "0.2.5"
[org.dbpedia.databus/databus-shared-lib "0.2.5"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.6
org.apache.maven : maven-plugin-api jar 2.0
org.scala-lang : scala-reflect jar 2.12.6
org.apache.jena : apache-jena-libs pom 3.9.0
org.apache.commons : commons-compress jar 1.18
com.github.pathikrit : better-files_2.12 jar 3.6.0
com.jsuereth : scala-arm_2.12 jar 2.0
com.google.guava : guava jar 27.0-jre
org.scalaz : scalaz-core_2.12 jar 7.2.26
co.fs2 : fs2-core_2.12 jar 0.10.5
co.fs2 : fs2-io_2.12 jar 0.10.5
org.scalaj : scalaj-http_2.12 jar 2.4.1
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
org.scalatest : scalatest_2.12 jar 3.0.3

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

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

Databus Shared Library

This project is a place to factor out some development effort that has potential to be useful for several databus components.

Versioning and Publishing Policies

Different databus components might rely on different revisions of this library (i.e. not always the latest revision). Thus, it is important that the version of this library receives an 'up-tick' before mvn deploy whenever behaviour of existing provided functionality changes and also especially when there are non-backward-compatible API changes.

NB: It is of course okay to keep the version number unchanged during local cycles of mvn install for this library and testing the ramifications of changes in depending databus components, that will then pick up the changes under test from you local ~/.m2/repository.

Please do not publish -SNAPSHOT releases of this project.

org.dbpedia.databus

DBpedia

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

Версия
0.2.5