License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-virtuoso |
Version | Version0.52.0 |
Type | Typejar |
Description |
DescriptionMetreeca Virtuoso Adapter
Adapter kit for OpenLink Virtuoso.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-virtuoso-0.52.0.pom | |
metreeca-virtuoso-0.52.0.jar | 358 KB |
metreeca-virtuoso-0.52.0-tests.jar | 2 KB |
metreeca-virtuoso-0.52.0-sources.jar | 5 KB |
metreeca-virtuoso-0.52.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-virtuoso/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-virtuoso</artifactId>
<version>0.52.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-virtuoso/
implementation 'com.metreeca:metreeca-virtuoso:0.52.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-virtuoso/
implementation ("com.metreeca:metreeca-virtuoso:0.52.0")
'com.metreeca:metreeca-virtuoso:jar:0.52.0'
<dependency org="com.metreeca" name="metreeca-virtuoso" rev="0.52.0">
<artifact name="metreeca-virtuoso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-virtuoso', version='0.52.0')
)
libraryDependencies += "com.metreeca" % "metreeca-virtuoso" % "0.52.0"
[com.metreeca/metreeca-virtuoso "0.52.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-rdf | jar | 0.52.0 |
virtuoso » rdf4j-provider | jar | 2.2-20180514 |
virtuoso » jdbc-driver | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.assertj : assertj-core | jar | 3.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.26 |