License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-webapp |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPetals Platform :: Webapp
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-webapp-1.3.pom | |
petals-webapp-1.3.war | 10 MB |
petals-webapp-1.3-sources.jar | 10 KB |
petals-webapp-1.3-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-kernel | jar | 1.3 |
commons-io : commons-io | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.13 |
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-ant | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymock | jar | 2.2 |
org.easymock : easymockclassextension | jar | 2.2 |