License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-launcher |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB Container :: Launcher
JBI container for Petals ESB
|
Project Organization |
Project OrganizationPetals Link (EBM Websourcing) |
Filename | Size |
---|---|
petals-launcher-1.3.3.pom | |
petals-launcher-1.3.3.jar | 38 KB |
petals-launcher-1.3.3-sources.jar | 32 KB |
petals-launcher-1.3.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-launcher/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-launcher</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-launcher/
implementation 'org.ow2.petals:petals-launcher:1.3.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-launcher/
implementation ("org.ow2.petals:petals-launcher:1.3.3")
'org.ow2.petals:petals-launcher:jar:1.3.3'
<dependency org="org.ow2.petals" name="petals-launcher" rev="1.3.3">
<artifact name="petals-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-launcher', version='1.3.3')
)
libraryDependencies += "org.ow2.petals" % "petals-launcher" % "1.3.3"
[org.ow2.petals/petals-launcher "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.ow2.petals : petals-kernel-api | jar | 2.0.2 |
org.ow2.petals : petals-jmx | jar | 1.7.2 |
org.ow2.petals : petals-topology | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |