License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-jbi-descriptor |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - JBI Descriptor model
The JBI descriptor data binding
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jbi-descriptor</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation 'org.ow2.petals:petals-jbi-descriptor:2.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation ("org.ow2.petals:petals-jbi-descriptor:2.4.0")
'org.ow2.petals:petals-jbi-descriptor:jar:2.4.0'
<dependency org="org.ow2.petals" name="petals-jbi-descriptor" rev="2.4.0">
<artifact name="petals-jbi-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jbi-descriptor', version='2.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jbi-descriptor" % "2.4.0"
[org.ow2.petals/petals-jbi-descriptor "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
org.ow2.easycommons : easycommons-util | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.zeroturnaround : zt-zip | jar | 1.8 |
junit : junit | jar | 4.12 |