MVN

org.xowl.platform : xowl-satellites

Maven & Gradle

Mar 04, 2016

xOWL Federation - Satellites · The set of satellites components (deployed into client application) for the platform

<dependency>
    <groupId>org.xowl.platform</groupId>
    <artifactId>xowl-satellites</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xowl.platform : xowl-satellites to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of org.xowl.platform : xowl-satellites to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
xowl-satellites-0.2.3
xowl-satellites-0.2.2
xowl-satellites-0.2.1
xowl-satellites-0.2.0
0.1.x
xowl-satellites-0.1.9
xowl-satellites-0.1.7
xowl-satellites-0.1.6
xowl-satellites-0.1.5
xowl-satellites-0.1.4
xowl-satellites-0.1.2
xowl-satellites-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.xowl.platform</groupId>
    <artifactId>xowl-satellites</artifactId>
    <version>0.2.3</version>
</dependency>

Advertisement