License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ldeitos |
ArtifactId | ArtifactIdextendedValidation-spring-boot-test-support |
Last Version | Last Version2.0.0-Final |
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/extendedValidation-spring-boot-test-support/ -->
<dependency>
<groupId>com.github.ldeitos</groupId>
<artifactId>extendedValidation-spring-boot-test-support</artifactId>
<version>2.0.0-Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-spring-boot-test-support/
implementation 'com.github.ldeitos:extendedValidation-spring-boot-test-support:2.0.0-Final'
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-spring-boot-test-support/
implementation ("com.github.ldeitos:extendedValidation-spring-boot-test-support:2.0.0-Final")
'com.github.ldeitos:extendedValidation-spring-boot-test-support:jar:2.0.0-Final'
<dependency org="com.github.ldeitos" name="extendedValidation-spring-boot-test-support" rev="2.0.0-Final">
<artifact name="extendedValidation-spring-boot-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='extendedValidation-spring-boot-test-support', version='2.0.0-Final')
)
libraryDependencies += "com.github.ldeitos" % "extendedValidation-spring-boot-test-support" % "2.0.0-Final"
[com.github.ldeitos/extendedValidation-spring-boot-test-support "2.0.0-Final"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
com.github.ldeitos : extendedValidation-spring-boot | jar | 2.0.0-Final |
com.github.ldeitos : extendedValidation-spring-boot-core | jar | 2.0.0-Final |
org.springframework.boot : spring-boot-test | jar | 2.2.4.RELEASE |
org.springframework : spring-test | jar | 5.2.3.RELEASE |
org.apache.commons : commons-collections4 | jar | 4.4 |
javax.el : javax.el-api | jar | 3.0.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.springframework : spring-beans | jar | 5.2.3.RELEASE |