is not current version
Last Version 0.4.0

com.taxonic.carml:carml 0.4.0-beta-1

An engine to transform structured sources into RDF based on RML mappings.

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.taxonic.carml
ArtifactId

ArtifactId

carml
Version

Version

0.4.0-beta-1
Type

Type

pom

Download carml 0.4.0-beta-1

Filename Size
carml-0.4.0-beta-1.pom 17 KB
Browse

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