jformchecker-integration

jFormchecker integration utils that connects it to frameworks/APIs

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

de.cyclon-softworx
ArtifactId

ArtifactId

jformchecker-integration
Last Version

Last Version

0.1.18
Release Date

Release Date

Type

Type

jar
Description

Description

jformchecker-integration
jFormchecker integration utils that connects it to frameworks/APIs
Project URL

Project URL

https://github.com/jochen777/jFormchecker-integration
Source Code Management

Source Code Management

https://github.com/jochen777/jformchecker-integration.git

Download jformchecker-integration

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
de.cyclon-softworx : jformchecker jar 0.1.17
junit : junit jar 4.12
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar 1.9.2
org.hibernate : hibernate-validator jar 5.3.0.Final
com.google.code.gson : gson jar 2.6.2
org.slf4j : slf4j-jdk14 jar 1.7.21

Project Modules

There are no modules declared in this project.

jFormChecker-integration

Integration project for jformchecker (https://github.com/jochen777/jFormchecker). With connectors for servlet-api, Message-Source, Bean-transforming.

Build Status

Maven Dependency

...
<dependency>
    <groupId>de.cyclon-softworx</groupId>
    <artifactId>jformchecker-integration</artifactId>
    <version>0.1.0</version>
</dependency>
...

Remark: You only need this dependency. You don't need the jFormchecker dependency itself, because it comes already witht the jformchecker-integraiton.

Versions

0.1.1 2016/10/19 Initial release, new Facade for easy using 0.1.3 2017/01/31 Update for Core 0.1.3 0.1.4 2017/02/01 Update for Core 0.1.4 0.1.5 2017/02/09 Update for Core 0.1.5 0.1.6-9 2017/xx/xx Update for Core 0.1.10 2017/04/27 Update for Core 0.1.10, add trim to elements 0.1.10 2017/05/08 Update for Core 0.1.11

Versions

Version
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0