Last Version

Petals Common : Common Libraries 1.5

PEtALS Services Platform

License

License

GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-common
Version

Version

1.5
Type

Type

jar
Description

Description

Petals Common : Common Libraries
PEtALS Services Platform
Project Organization

Project Organization

ObjectWeb Consortium

Download petals-common 1.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.1
commons-io : commons-io jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.easymock : easymockclassextension jar 2.2

Project Modules

There are no modules declared in this project.