License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-cdk-jbidescriptor |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - CDK JBI Descriptor
JBI Descriptor data binding for CDK
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cdk-jbidescriptor</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/
implementation 'org.ow2.petals:petals-cdk-jbidescriptor:2.6.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/
implementation ("org.ow2.petals:petals-cdk-jbidescriptor:2.6.1")
'org.ow2.petals:petals-cdk-jbidescriptor:jar:2.6.1'
<dependency org="org.ow2.petals" name="petals-cdk-jbidescriptor" rev="2.6.1">
<artifact name="petals-cdk-jbidescriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cdk-jbidescriptor', version='2.6.1')
)
libraryDependencies += "org.ow2.petals" % "petals-cdk-jbidescriptor" % "2.6.1"
[org.ow2.petals/petals-cdk-jbidescriptor "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jbi-descriptor | jar | 2.4.0 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |