is not current version
Last Version 5.7.0

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

SMP webapp with management GUI and SQL backened

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp-sql
Version

Version

5.6.0
Type

Type

war

Download phoss-smp-webapp-sql 5.6.0


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