| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.sparql-query-bm |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSPARQL Query Benchmarker
Parent for the SPARQL Query Benchmarker
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.2.0.pom | 1 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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/parent/
implementation 'net.sf.sparql-query-bm:parent:2.2.0'
// https://jarcasting.com/artifacts/net.sf.sparql-query-bm/parent/
implementation ("net.sf.sparql-query-bm:parent:2.2.0")
'net.sf.sparql-query-bm:parent:pom:2.2.0'
<dependency org="net.sf.sparql-query-bm" name="parent" rev="2.2.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.sparql-query-bm', module='parent', version='2.2.0')
)
libraryDependencies += "net.sf.sparql-query-bm" % "parent" % "2.2.0"
[net.sf.sparql-query-bm/parent "2.2.0"]