License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdstardog |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca Stardog Tooling Kit
Adapter kit for Stardog.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stardog-0.51.0.pom | |
stardog-0.51.0.jar | 3 KB |
stardog-0.51.0-tests.jar | 2 KB |
stardog-0.51.0-sources.jar | 4 KB |
stardog-0.51.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/stardog/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>stardog</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/stardog/
implementation 'com.metreeca:stardog:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/stardog/
implementation ("com.metreeca:stardog:0.51.0")
'com.metreeca:stardog:jar:0.51.0'
<dependency org="com.metreeca" name="stardog" rev="0.51.0">
<artifact name="stardog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='stardog', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "stardog" % "0.51.0"
[com.metreeca/stardog "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
com.complexible.stardog.rdf4j » stardog-rdf4j | jar | 6.1.1 |
com.metreeca : tray | jar | 0.51.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |