License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-topology |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Platform :: Topology
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-topology-1.0.pom | |
petals-topology-1.0.jar | 20 KB |
petals-topology-1.0-sources.jar | 21 KB |
petals-topology-1.0-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-topology/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-topology</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-topology/
implementation 'org.objectweb.petals:petals-topology:1.0'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-topology/
implementation ("org.objectweb.petals:petals-topology:1.0")
'org.objectweb.petals:petals-topology:jar:1.0'
<dependency org="org.objectweb.petals" name="petals-topology" rev="1.0">
<artifact name="petals-topology" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-topology', version='1.0')
)
libraryDependencies += "org.objectweb.petals" % "petals-topology" % "1.0"
[org.objectweb.petals/petals-topology "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |