is not current version
Last Version 0.3.0

org.xowl.platform:xowl-platform 0.2.1

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.2.1
Type

Type

pom

Download xowl-platform 0.2.1

Filename Size
xowl-platform-0.2.1.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.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-platform/
implementation 'org.xowl.platform:xowl-platform:0.2.1'
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-platform/
implementation ("org.xowl.platform:xowl-platform:0.2.1")
'org.xowl.platform:xowl-platform:pom:0.2.1'
<dependency org="org.xowl.platform" name="xowl-platform" rev="0.2.1">
  <artifact name="xowl-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.platform', module='xowl-platform', version='0.2.1')
)
libraryDependencies += "org.xowl.platform" % "xowl-platform" % "0.2.1"
[org.xowl.platform/xowl-platform "0.2.1"]