License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdrestlight-ext-validator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestlight :: Ext :: Validator
Restlight is a lightweight and rest-oriented web framework.
|
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-ext-validator/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-ext-validator</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-validator/
implementation 'io.esastack:restlight-ext-validator:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-ext-validator/
implementation ("io.esastack:restlight-ext-validator:1.0.0")
'io.esastack:restlight-ext-validator:jar:1.0.0'
<dependency org="io.esastack" name="restlight-ext-validator" rev="1.0.0">
<artifact name="restlight-ext-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-ext-validator', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-ext-validator" % "1.0.0"
[io.esastack/restlight-ext-validator "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.0 |
org.hibernate.validator : hibernate-validator | jar | 6.0.13.Final |
org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.0.13.Final |
io.esastack : restlight-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-core | jar | 3.3.3 |