| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-container-parent |
| Last Version | Last Version4.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPetals ESB - Container - Parent POM
JBI container for Petals ESB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| petals-container-parent-4.3.0.pom | |
| petals-container-parent-4.3.0.tar.gz | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-container-parent/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-container-parent</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-container-parent/
implementation 'org.ow2.petals:petals-container-parent:4.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-container-parent/
implementation ("org.ow2.petals:petals-container-parent:4.3.0")
'org.ow2.petals:petals-container-parent:pom:4.3.0'
<dependency org="org.ow2.petals" name="petals-container-parent" rev="4.3.0">
<artifact name="petals-container-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-container-parent', version='4.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-container-parent" % "4.3.0"
[org.ow2.petals/petals-container-parent "4.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |