is not current version
Last Version 2.2.0

net.sf.sparql-query-bm:parent 2.1.0

Parent for the SPARQL Query Benchmarker

Categories

Categories

Net
GroupId

GroupId

net.sf.sparql-query-bm
ArtifactId

ArtifactId

parent
Version

Version

2.1.0
Type

Type

pom

Download parent 2.1.0

Filename Size
parent-2.1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.sparql-query-bm/parent/ -->
<dependency>
    <groupId>net.sf.sparql-query-bm</groupId>
    <artifactId>parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/parent/
implementation 'net.sf.sparql-query-bm:parent:2.1.0'
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/parent/
implementation ("net.sf.sparql-query-bm:parent:2.1.0")
'net.sf.sparql-query-bm:parent:pom:2.1.0'
<dependency org="net.sf.sparql-query-bm" name="parent" rev="2.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.sparql-query-bm', module='parent', version='2.1.0')
)
libraryDependencies += "net.sf.sparql-query-bm" % "parent" % "2.1.0"
[net.sf.sparql-query-bm/parent "2.1.0"]