License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.xowl.platform |
ArtifactId | ArtifactIdxowl-platform |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionxOWL Collaboration Platform
A platform for the federation of models and data supported by semantic web technologies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xowl-platform-0.3.0.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-platform/
implementation 'org.xowl.platform:xowl-platform:0.3.0'
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-platform/
implementation ("org.xowl.platform:xowl-platform:0.3.0")
'org.xowl.platform:xowl-platform:pom:0.3.0'
<dependency org="org.xowl.platform" name="xowl-platform" rev="0.3.0">
<artifact name="xowl-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.platform', module='xowl-platform', version='0.3.0')
)
libraryDependencies += "org.xowl.platform" % "xowl-platform" % "0.3.0"
[org.xowl.platform/xowl-platform "0.3.0"]