is not current version
Last Version 0.0.14

de.cyclon-softworx:jwebform-spring-boot-starter 0.0.11

Spring Boot starter for jwebform form library

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

de.cyclon-softworx
ArtifactId

ArtifactId

jwebform-spring-boot-starter
Version

Version

0.0.11
Type

Type

jar

Download jwebform-spring-boot-starter 0.0.11


<!-- https://jarcasting.com/artifacts/de.cyclon-softworx/jwebform-spring-boot-starter/ -->
<dependency>
    <groupId>de.cyclon-softworx</groupId>
    <artifactId>jwebform-spring-boot-starter</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/de.cyclon-softworx/jwebform-spring-boot-starter/
implementation 'de.cyclon-softworx:jwebform-spring-boot-starter:0.0.11'
// https://jarcasting.com/artifacts/de.cyclon-softworx/jwebform-spring-boot-starter/
implementation ("de.cyclon-softworx:jwebform-spring-boot-starter:0.0.11")
'de.cyclon-softworx:jwebform-spring-boot-starter:jar:0.0.11'
<dependency org="de.cyclon-softworx" name="jwebform-spring-boot-starter" rev="0.0.11">
  <artifact name="jwebform-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cyclon-softworx', module='jwebform-spring-boot-starter', version='0.0.11')
)
libraryDependencies += "de.cyclon-softworx" % "jwebform-spring-boot-starter" % "0.0.11"
[de.cyclon-softworx/jwebform-spring-boot-starter "0.0.11"]