Last Version

jWebForm Spring Boot starter 0.0.14

Spring Boot starter for jwebform form library

License

License

MIT
Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

de.cyclon-softworx
ArtifactId

ArtifactId

jwebform-spring-boot-starter
Version

Version

0.0.14
Type

Type

jar
Description

Description

jWebForm Spring Boot starter
Spring Boot starter for jwebform form library
Project URL

Project URL

https://github.com/jochen777/jWebForm

Download jwebform-spring-boot-starter 0.0.14


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.15.RELEASE
de.cyclon-softworx : jwebform-themes jar 0.0.14
de.cyclon-softworx : jwebform-integration jar 0.0.14
javax.validation : validation-api jar 2.0.0.Final
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.0.2.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish : javax.el jar 3.0.0
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.