is not current version
Last Version 0.2.2

org.ldp4j.commons.rmf:integration-parent 0.2.0

Aggregator for the modules that provided for the integration with external RDF libraries

GroupId

GroupId

org.ldp4j.commons.rmf
ArtifactId

ArtifactId

integration-parent
Version

Version

0.2.0
Type

Type

pom

Download integration-parent 0.2.0


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