| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-kernel |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpetals-kernel
JBI container for Petals ESB
|
| Project Organization |
Project OrganizationPetals Link (EBM Websourcing) |
| Filename | Size |
|---|---|
| petals-kernel-3.1.3.pom | |
| petals-kernel-3.1.3.jar | 660 KB |
| petals-kernel-3.1.3-sources.jar | 562 KB |
| petals-kernel-3.1.3-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-kernel</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/
implementation 'org.ow2.petals:petals-kernel:3.1.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/
implementation ("org.ow2.petals:petals-kernel:3.1.3")
'org.ow2.petals:petals-kernel:jar:3.1.3'
<dependency org="org.ow2.petals" name="petals-kernel" rev="3.1.3">
<artifact name="petals-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-kernel', version='3.1.3')
)
libraryDependencies += "org.ow2.petals" % "petals-kernel" % "3.1.3"
[org.ow2.petals/petals-kernel "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| findbugs : annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal.julia : julia-asm | jar | 2.5.2 |
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.2 |
| org.ow2.petals : petals-database-registry | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymock | jar | 2.2 |
| org.easymock : easymockclassextension | jar | 2.2 |