License |
License |
---|---|
GroupId | GroupIdcom.github.ldeitos |
ArtifactId | ArtifactIdextendedValidationTestSupport |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtended Validation Test Support
Test support provider project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidationTestSupport/ -->
<dependency>
<groupId>com.github.ldeitos</groupId>
<artifactId>extendedValidationTestSupport</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidationTestSupport/
implementation 'com.github.ldeitos:extendedValidationTestSupport:0.4.0'
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidationTestSupport/
implementation ("com.github.ldeitos:extendedValidationTestSupport:0.4.0")
'com.github.ldeitos:extendedValidationTestSupport:jar:0.4.0'
<dependency org="com.github.ldeitos" name="extendedValidationTestSupport" rev="0.4.0">
<artifact name="extendedValidationTestSupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='extendedValidationTestSupport', version='0.4.0')
)
libraryDependencies += "com.github.ldeitos" % "extendedValidationTestSupport" % "0.4.0"
[com.github.ldeitos/extendedValidationTestSupport "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
com.github.ldeitos : extendedValidation | jar | 0.4.0 |
org.jglue.cdi-unit : cdi-unit | jar | 3.0.1 |
junit : junit | jar | 4.11 |