Last Version

XSPARQL parent 0.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

BSD
GroupId

GroupId

org.deri.xsparql
ArtifactId

ArtifactId

parent
Version

Version

0.5
Type

Type

pom
Description

Description

XSPARQL parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Digital Enterprise Research Institute, Galway

Download parent 0.5

Filename Size
parent-0.5.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rewriter
  • evaluator
  • webapp
  • cli