is not current version
Last Version 5.7.0

com.helger:phoss-smp-webapp-xml 5.2.4

SMP webapp with management GUI and XML backend

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp-xml
Version

Version

5.2.4
Type

Type

war

Download phoss-smp-webapp-xml 5.2.4


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