License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-ant |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Client tools - Ant tasks
JBI container for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-ant-2.8.0.pom | |
petals-ant-2.8.0.jar | 73 KB |
petals-ant-2.8.0-sources.jar | 62 KB |
petals-ant-2.8.0-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-ant/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-ant</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-ant/
implementation 'org.ow2.petals:petals-ant:2.8.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-ant/
implementation ("org.ow2.petals:petals-ant:2.8.0")
'org.ow2.petals:petals-ant:jar:2.8.0'
<dependency org="org.ow2.petals" name="petals-ant" rev="2.8.0">
<artifact name="petals-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-ant', version='2.8.0')
)
libraryDependencies += "org.ow2.petals" % "petals-ant" % "2.8.0"
[org.ow2.petals/petals-ant "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.url : pax-url-aether | jar | 2.4.7 |
org.ow2.petals : petals-jbi-descriptor | jar | 2.4.0 |
org.ow2.petals : petals-jbi | jar | 1.4.0 |
org.ow2.petals : petals-jmx-api-api | jar | 1.2.0 |
org.ow2.petals : petals-client-server-api | jar | 1.1.0 |
org.ow2.petals : petals-log-parser-api | jar | 1.1.0 |
org.ow2.petals : petals-commons-log | jar | 1.1.0 |
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jmx-api-impl | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jmx-api-mock | jar | 1.2.0 |
org.ow2.easycommons : easycommons-util | jar | 2.5.0 |
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.12 |