Petals Platform :: StandAlone

PEtALS Services Platform

License

License

GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-standalone
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Petals Platform :: StandAlone
PEtALS Services Platform
Project Organization

Project Organization

ObjectWeb Consortium

Download petals-standalone

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-standalone/ -->
<dependency>
    <groupId>org.objectweb.petals</groupId>
    <artifactId>petals-standalone</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-standalone/
implementation 'org.objectweb.petals:petals-standalone:2.0'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-standalone/
implementation ("org.objectweb.petals:petals-standalone:2.0")
'org.objectweb.petals:petals-standalone:jar:2.0'
<dependency org="org.objectweb.petals" name="petals-standalone" rev="2.0">
  <artifact name="petals-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-standalone', version='2.0')
)
libraryDependencies += "org.objectweb.petals" % "petals-standalone" % "2.0"
[org.objectweb.petals/petals-standalone "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.petals : petals-kernel jar 2.0

runtime (1)

Group / Artifact Type Version
org.objectweb.petals : petals-ant jar 1.3.1

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3
1.3-beta-2