Last Version

dsb-webapp 1.0.0

DSB Webapp which is embedded and started by DSB node

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-webapp
Version

Version

1.0.0
Type

Type

war
Description

Description

dsb-webapp
DSB Webapp which is embedded and started by DSB node
Project Organization

Project Organization

PetalsLink Labs

Download dsb-webapp 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-webappapi jar 1.0.0
javax.servlet : servlet-api jar 2.5

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.