DBpedia Databus Shared Library

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

License

License

Categories

Categories

Data
GroupId

GroupId

org.dbpedia.databus
ArtifactId

ArtifactId

databus-shared-lib
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

DBpedia Databus Shared Library
This library bundled software components shared by several Databus tools and services.
Project URL

Project URL

https://github.com/dbpedia/databus-shared-lib
Source Code Management

Source Code Management

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

Download databus-shared-lib

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.scalatest : scalatest_2.12 jar 3.0.3

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.2.5