MVN

eu.larkc.csparql : CSPARQL-parent

Maven & Gradle

Oct 07, 2012

Multi Module CSPARQL Parent Project · This is a mult module project called CSparql: handles continuous streaming data

<dependency>
    <groupId>eu.larkc.csparql</groupId>
    <artifactId>CSPARQL-parent</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.larkc.csparql : CSPARQL-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of eu.larkc.csparql : CSPARQL-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
CSPARQL-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.larkc.csparql</groupId>
    <artifactId>CSPARQL-parent</artifactId>
    <version>0.1</version>
</dependency>