is not current version
Last Version 5.7.0

com.helger:phoss-smp-webapp-xml 5.3.0-RC2

SMP webapp with management GUI and XML backend

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp-xml
Version

Version

5.3.0-RC2
Type

Type

war

Download phoss-smp-webapp-xml 5.3.0-RC2


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