jWebForm Spring Boot starter

Spring Boot starter for jwebform form library

Лицензия

Лицензия

MIT
Категории

Категории

Spring Boot Контейнер Микросервисы ORM Данные
Группа

Группа

de.cyclon-softworx
Идентификатор

Идентификатор

jwebform-spring-boot-starter
Последняя версия

Последняя версия

0.0.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

jWebForm Spring Boot starter
Spring Boot starter for jwebform form library
Ссылка на сайт

Ссылка на сайт

https://github.com/jochen777/jWebForm

Скачать jwebform-spring-boot-starter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный 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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.14
0.0.13
0.0.12
0.0.11