is not current version
Last Version 2.1.4

com.blazegraph:bigdata-rdf-test 2.1.1

Blazegraph(TM) RDF Test Suites

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-rdf-test
Version

Version

2.1.1
Type

Type

jar

Download bigdata-rdf-test 2.1.1


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