Last Version

com.github.simkuenzi:restforms 1.0

A libray which helps to structure parsing and validation of URL encoded HTTP forms.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.simkuenzi
ArtifactId

ArtifactId

restforms
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.simkuenzi:restforms
A libray which helps to structure parsing and validation of URL encoded HTTP forms.
Project URL

Project URL

https://github.com/simkuenzi/restforms
Source Code Management

Source Code Management

https://github.com/simkuenzi/restforms

Download restforms 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.