License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-jbi |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - JBI API
The JBI specification library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-jbi-1.4.0.pom | |
petals-jbi-1.4.0.tar.gz | 41 KB |
petals-jbi-1.4.0-tests.jar | 34 KB |
petals-jbi-1.4.0-sources.jar | 49 KB |
petals-jbi-1.4.0-retro-compatibility-tests.jar | 1 MB |
petals-jbi-1.4.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jbi</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi/
implementation 'org.ow2.petals:petals-jbi:1.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi/
implementation ("org.ow2.petals:petals-jbi:1.4.0")
'org.ow2.petals:petals-jbi:jar:1.4.0'
<dependency org="org.ow2.petals" name="petals-jbi" rev="1.4.0">
<artifact name="petals-jbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jbi', version='1.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jbi" % "1.4.0"
[org.ow2.petals/petals-jbi "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |