License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-model-compliance |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionRDF4J Model compliance tests
Eclipse RDF4J compliance and integration tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf4j-model-compliance-3.0.4.pom | |
rdf4j-model-compliance-3.0.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-model-compliance/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-model-compliance</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-model-compliance/
implementation 'org.eclipse.rdf4j:rdf4j-model-compliance:3.0.4'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-model-compliance/
implementation ("org.eclipse.rdf4j:rdf4j-model-compliance:3.0.4")
'org.eclipse.rdf4j:rdf4j-model-compliance:jar:3.0.4'
<dependency org="org.eclipse.rdf4j" name="rdf4j-model-compliance" rev="3.0.4">
<artifact name="rdf4j-model-compliance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-model-compliance', version='3.0.4')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-model-compliance" % "3.0.4"
[org.eclipse.rdf4j/rdf4j-model-compliance "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
org.eclipse.rdf4j : rdf4j-model-testsuite | jar | 3.0.4 |
org.eclipse.rdf4j : rdf4j-rio-api | jar | 3.0.4 |
org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 3.0.4 |
junit : junit | jar | 4.12 |