Shared code

Wikidata Query Service is the Wikimedia implementation of SPARQL server, based on Blazegraph engine, to service queries for Wikidata and other data sets.

License

License

Categories

Categories

Data
GroupId

GroupId

org.wikidata.query.rdf
ArtifactId

ArtifactId

common
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Shared code
Wikidata Query Service is the Wikimedia implementation of SPARQL server, based on Blazegraph engine, to service queries for Wikidata and other data sets.
Project URL

Project URL

https://gerrit.wikimedia.org/r/#/admin/projects/discovery/discovery-parent-pom/common
Source Code Management

Source Code Management

https://gerrit.wikimedia.org/r/#/admin/projects/wikidata/query/rdf/common

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/org.wikidata.query.rdf/common/ -->
<dependency>
    <groupId>org.wikidata.query.rdf</groupId>
    <artifactId>common</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.query.rdf/common/
implementation 'org.wikidata.query.rdf:common:0.3.2'
// https://jarcasting.com/artifacts/org.wikidata.query.rdf/common/
implementation ("org.wikidata.query.rdf:common:0.3.2")
'org.wikidata.query.rdf:common:jar:0.3.2'
<dependency org="org.wikidata.query.rdf" name="common" rev="0.3.2">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.query.rdf', module='common', version='0.3.2')
)
libraryDependencies += "org.wikidata.query.rdf" % "common" % "0.3.2"
[org.wikidata.query.rdf/common "0.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 22.0
org.isomorphism : token-bucket jar 1.7

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12

runtime (1)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.25

test (4)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.9
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.0
0.0.2
0.0.1