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