Last Version

Multi Module Parent Project 0.1

This is super parent pom file for multi module project called CSparql: which handles continuous streaming data

License

License

GroupId

GroupId

eu.larkc.csparql
ArtifactId

ArtifactId

parent
Version

Version

0.1
Type

Type

pom
Description

Description

Multi Module Parent Project
This is super parent pom file for multi module project called CSparql: which handles continuous streaming data
Project URL

Project URL

http://streamreasoning.org

Download parent 0.1

Filename Size
parent-0.1.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • CSPARQL-parent