is not current version
Last Version 0.3.0

org.xowl.platform:xowl-platform 0.1.4

A platform for the federation of models and data supported by semantic web technologies.

Categories

Categories

ORM Data
GroupId

GroupId

org.xowl.platform
ArtifactId

ArtifactId

xowl-platform
Version

Version

0.1.4
Type

Type

pom

Download xowl-platform 0.1.4

Filename Size
xowl-platform-0.1.4.pom 4 KB
Browse

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