License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-topology |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Topology model
Tools and Commons libraries for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-topology-1.10.0.pom | |
petals-topology-1.10.0.jar | 22 KB |
petals-topology-1.10.0-sources.jar | 22 KB |
petals-topology-1.10.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-topology/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-topology</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-topology/
implementation 'org.ow2.petals:petals-topology:1.10.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-topology/
implementation ("org.ow2.petals:petals-topology:1.10.0")
'org.ow2.petals:petals-topology:jar:1.10.0'
<dependency org="org.ow2.petals" name="petals-topology" rev="1.10.0">
<artifact name="petals-topology" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-topology', version='1.10.0')
)
libraryDependencies += "org.ow2.petals" % "petals-topology" % "1.10.0"
[org.ow2.petals/petals-topology "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |