is not current version
Last Version 2.6.1

org.ow2.petals:petals-cdk-jbidescriptor 2.5.0

JBI Descriptor data binding for CDK

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk-jbidescriptor
Version

Version

2.5.0
Type

Type

jar

Download petals-cdk-jbidescriptor 2.5.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-cdk-jbidescriptor</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/
implementation 'org.ow2.petals:petals-cdk-jbidescriptor:2.5.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-cdk-jbidescriptor/
implementation ("org.ow2.petals:petals-cdk-jbidescriptor:2.5.0")
'org.ow2.petals:petals-cdk-jbidescriptor:jar:2.5.0'
<dependency org="org.ow2.petals" name="petals-cdk-jbidescriptor" rev="2.5.0">
  <artifact name="petals-cdk-jbidescriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-cdk-jbidescriptor', version='2.5.0')
)
libraryDependencies += "org.ow2.petals" % "petals-cdk-jbidescriptor" % "2.5.0"
[org.ow2.petals/petals-cdk-jbidescriptor "2.5.0"]