| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-kernel-api |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPetals ESB Container :: Kernel API
JBI container for Petals ESB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| petals-kernel-api-2.0.2.pom | |
| petals-kernel-api-2.0.2.jar | 11 KB |
| petals-kernel-api-2.0.2-sources.jar | 12 KB |
| petals-kernel-api-2.0.2-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel-api/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-kernel-api</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel-api/
implementation 'org.ow2.petals:petals-kernel-api:2.0.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel-api/
implementation ("org.ow2.petals:petals-kernel-api:2.0.2")
'org.ow2.petals:petals-kernel-api:jar:2.0.2'
<dependency org="org.ow2.petals" name="petals-kernel-api" rev="2.0.2">
<artifact name="petals-kernel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-kernel-api', version='2.0.2')
)
libraryDependencies += "org.ow2.petals" % "petals-kernel-api" % "2.0.2"
[org.ow2.petals/petals-kernel-api "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.monolog : monolog | jar | 2.1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| findbugs : annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |