| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.xowl.platform |
| ArtifactId | ArtifactIdxowl-satellites |
| Last Version | Last Version0.2.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionxOWL Federation - Satellites
The set of satellites components (deployed into client application) for the platform
|
| Project Organization |
Project OrganizationxOWL |
| Filename | Size |
|---|---|
| xowl-satellites-0.2.3.pom | 742 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xowl.platform/xowl-satellites/ -->
<dependency>
<groupId>org.xowl.platform</groupId>
<artifactId>xowl-satellites</artifactId>
<version>0.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-satellites/
implementation 'org.xowl.platform:xowl-satellites:0.2.3'
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-satellites/
implementation ("org.xowl.platform:xowl-satellites:0.2.3")
'org.xowl.platform:xowl-satellites:pom:0.2.3'
<dependency org="org.xowl.platform" name="xowl-satellites" rev="0.2.3">
<artifact name="xowl-satellites" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.platform', module='xowl-satellites', version='0.2.3')
)
libraryDependencies += "org.xowl.platform" % "xowl-satellites" % "0.2.3"
[org.xowl.platform/xowl-satellites "0.2.3"]