License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.ldeitos |
ArtifactId | ArtifactIdextendedValidation-test-support |
Version | Version2.0-RC2 |
Type | Typejar |
Description |
DescriptionExtended Validation Test Support
Test support provider project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/ -->
<dependency>
<groupId>com.github.ldeitos</groupId>
<artifactId>extendedValidation-test-support</artifactId>
<version>2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/
implementation 'com.github.ldeitos:extendedValidation-test-support:2.0-RC2'
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/
implementation ("com.github.ldeitos:extendedValidation-test-support:2.0-RC2")
'com.github.ldeitos:extendedValidation-test-support:jar:2.0-RC2'
<dependency org="com.github.ldeitos" name="extendedValidation-test-support" rev="2.0-RC2">
<artifact name="extendedValidation-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='extendedValidation-test-support', version='2.0-RC2')
)
libraryDependencies += "com.github.ldeitos" % "extendedValidation-test-support" % "2.0-RC2"
[com.github.ldeitos/extendedValidation-test-support "2.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
com.github.ldeitos : extendedValidation | jar | 2.0-RC2 |
com.github.ldeitos : extendedValidation-core | jar | 2.0-RC2 |
org.jglue.cdi-unit : cdi-unit | jar | 4.1.0 |
junit : junit | jar | 4.12 |
com.sun.el : el-ri | jar | 1.0 |
org.hibernate.validator : hibernate-validator | jar | 6.0.13.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.se : weld-se-core | jar | 3.0.5.Final |
org.jboss.weld.se : weld-se-shaded | jar | 3.0.5.Final |