License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-jbi-descriptor |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals :: JBI descriptor library
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-jbi-descriptor-1.2.0.pom | |
petals-jbi-descriptor-1.2.0.jar | 45 KB |
petals-jbi-descriptor-1.2.0-sources.jar | 48 KB |
petals-jbi-descriptor-1.2.0-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbi-descriptor/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-jbi-descriptor</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbi-descriptor/
implementation 'org.objectweb.petals:petals-jbi-descriptor:1.2.0'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbi-descriptor/
implementation ("org.objectweb.petals:petals-jbi-descriptor:1.2.0")
'org.objectweb.petals:petals-jbi-descriptor:jar:1.2.0'
<dependency org="org.objectweb.petals" name="petals-jbi-descriptor" rev="1.2.0">
<artifact name="petals-jbi-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-jbi-descriptor', version='1.2.0')
)
libraryDependencies += "org.objectweb.petals" % "petals-jbi-descriptor" % "1.2.0"
[org.objectweb.petals/petals-jbi-descriptor "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.1 |
commons-io : commons-io | jar | 1.2 |
log4j : log4j | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymockclassextension | jar | 2.2 |