License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdde.cyclon-softworx |
ArtifactId | ArtifactIdjwebform-spring-boot-starter |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjWebForm Spring Boot starter
Spring Boot starter for jwebform form library
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |