Last Version

Petals Platform :: Webapp 1.3

PEtALS Services Platform

License

License

GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-webapp
Version

Version

1.3
Type

Type

war
Description

Description

Petals Platform :: Webapp
PEtALS Services Platform
Project Organization

Project Organization

ObjectWeb Consortium

Download petals-webapp 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.petals : petals-kernel jar 1.3
commons-io : commons-io jar 1.2

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.13
javax.servlet : servlet-api jar 2.3

runtime (1)

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

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.