is not current version
Last Version 5.7.0

com.helger:phoss-smp-webapp-sql 5.2.5

SMP webapp with management GUI and SQL backened

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp-sql
Version

Version

5.2.5
Type

Type

war

Download phoss-smp-webapp-sql 5.2.5


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