Uniform

Uniform - The unified HTML forms library for Java

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

com.github.uniform-java
ArtifactId

ArtifactId

uniform
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Uniform
Uniform - The unified HTML forms library for Java
Project URL

Project URL

https://github.com/uniform-java

Download uniform

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0