is not current version
Last Version 5.7.0

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

SMP webapp with management GUI and SQL backened

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp-sql
Version

Version

5.3.1
Type

Type

war

Download phoss-smp-webapp-sql 5.3.1


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