License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-standalone |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Platform :: StandAlone
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-standalone-2.0.pom | |
petals-standalone-2.0.jar | 9 KB |
petals-standalone-2.0-sources.jar | 6 KB |
petals-standalone-2.0-javadoc.jar | 34 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-kernel | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-ant | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymock | jar | 2.2 |
org.easymock : easymockclassextension | jar | 2.2 |