License |
License |
---|---|
GroupId | GroupIdcom.terheyden |
ArtifactId | ArtifactIdvalidate2 |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvalidate2
Fast, flexible validation for your Java objects.
|
Filename | Size |
---|---|
validate2-0.1.4.pom | |
validate2-0.1.4.jar | 64 KB |
validate2-0.1.4-sources.jar | 40 KB |
validate2-0.1.4-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.terheyden/validate2/ -->
<dependency>
<groupId>com.terheyden</groupId>
<artifactId>validate2</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.terheyden/validate2/
implementation 'com.terheyden:validate2:0.1.4'
// https://jarcasting.com/artifacts/com.terheyden/validate2/
implementation ("com.terheyden:validate2:0.1.4")
'com.terheyden:validate2:jar:0.1.4'
<dependency org="com.terheyden" name="validate2" rev="0.1.4">
<artifact name="validate2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.terheyden', module='validate2', version='0.1.4')
)
libraryDependencies += "com.terheyden" % "validate2" % "0.1.4"
[com.terheyden/validate2 "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.1.2 |
io.vavr : vavr | jar | 0.10.3 |
org.eclipse.collections : eclipse-collections | jar | 11.0.0.M2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.jetbrains : annotations | jar | 21.0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |