License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdvirtuoso |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca Virtuoso Tooling Kit
Adapter kit for OpenLink Virtuoso.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
virtuoso-0.51.0.pom | |
virtuoso-0.51.0.jar | 358 KB |
virtuoso-0.51.0-tests.jar | 2 KB |
virtuoso-0.51.0-sources.jar | 5 KB |
virtuoso-0.51.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/virtuoso/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>virtuoso</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/virtuoso/
implementation 'com.metreeca:virtuoso:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/virtuoso/
implementation ("com.metreeca:virtuoso:0.51.0")
'com.metreeca:virtuoso:jar:0.51.0'
<dependency org="com.metreeca" name="virtuoso" rev="0.51.0">
<artifact name="virtuoso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='virtuoso', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "virtuoso" % "0.51.0"
[com.metreeca/virtuoso "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
virtuoso » rdf4j-provider | jar | 2.2-20180514 |
virtuoso » jdbc-driver | jar | 4.0 |
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 |