License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-ant |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Platform :: Ant
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-ant-1.3.2.pom | |
petals-ant-1.3.2.jar | 40 KB |
petals-ant-1.3.2-sources.jar | 45 KB |
petals-ant-1.3.2-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-ant/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-ant</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-ant/
implementation 'org.objectweb.petals:petals-ant:1.3.2'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-ant/
implementation ("org.objectweb.petals:petals-ant:1.3.2")
'org.objectweb.petals:petals-ant:jar:1.3.2'
<dependency org="org.objectweb.petals" name="petals-ant" rev="1.3.2">
<artifact name="petals-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-ant', version='1.3.2')
)
libraryDependencies += "org.objectweb.petals" % "petals-ant" % "1.3.2"
[org.objectweb.petals/petals-ant "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.2 |
javax.jbi : jbi | jar | 1.0 |
org.objectweb.petals : petals-jbi-descriptor | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |