html5valdialect

HTML5 validation dialect for the Thymeleaf template engine

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.html5valdialect
ArtifactId

ArtifactId

html5valdialect
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

html5valdialect
HTML5 validation dialect for the Thymeleaf template engine
Project URL

Project URL

http://html5valdialect.sourceforge.net/
Source Code Management

Source Code Management

https://svn.code.sf.net/p/html5valdialect/code/tags/html5valdialect-2.1.2

Download html5valdialect

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.html5valdialect/html5valdialect/ -->
<dependency>
    <groupId>net.sourceforge.html5valdialect</groupId>
    <artifactId>html5valdialect</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.html5valdialect/html5valdialect/
implementation 'net.sourceforge.html5valdialect:html5valdialect:2.1.2'
// https://jarcasting.com/artifacts/net.sourceforge.html5valdialect/html5valdialect/
implementation ("net.sourceforge.html5valdialect:html5valdialect:2.1.2")
'net.sourceforge.html5valdialect:html5valdialect:jar:2.1.2'
<dependency org="net.sourceforge.html5valdialect" name="html5valdialect" rev="2.1.2">
  <artifact name="html5valdialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.html5valdialect', module='html5valdialect', version='2.1.2')
)
libraryDependencies += "net.sourceforge.html5valdialect" % "html5valdialect" % "2.1.2"
[net.sourceforge.html5valdialect/html5valdialect "2.1.2"]

Dependencies

provided (4)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.0-beta2
org.thymeleaf : thymeleaf-spring3 jar 2.1.0-beta2
org.hibernate : hibernate-validator jar 4.3.0.Final
org.springframework : spring-context jar 3.2.4.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1