is not current version
Last Version 1.3

com.github.thesmartenergy:sparql-generate-parent 1.2.3

The parent project for SPARQL-Generate over Apache Jena, and its demonstration website

GroupId

GroupId

com.github.thesmartenergy
ArtifactId

ArtifactId

sparql-generate-parent
Version

Version

1.2.3
Type

Type

pom

Download sparql-generate-parent 1.2.3


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