is not current version
Last Version 4.10.1

as2-demo-webapp 4.9.0

Base POM to build the as2-lib projects

License

License

GroupId

GroupId

com.helger.as2
ArtifactId

ArtifactId

as2-demo-webapp
Version

Version

4.9.0
Type

Type

war
Description

Description

as2-demo-webapp
Base POM to build the as2-lib projects
Project Organization

Project Organization

Philip Helger

Download as2-demo-webapp 4.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.helger.as2 : as2-servlet jar 4.9.0
org.slf4j : slf4j-simple jar 1.7.32
com.sun.xml.bind : jaxb-impl jar
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.helger.photon : ph-oton-core jar
com.helger.photon : ph-oton-jetty jar

Project Modules

There are no modules declared in this project.