License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ldeitos |
ArtifactId | ArtifactIdextendedValidation-spring-boot-parent |
Last Version | Last Version2.0.0-Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExtended Validation Parent
ExtendedValidation parent project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extendedValidation-spring-boot-parent-2.0.0-Final.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-spring-boot-parent/ -->
<dependency>
<groupId>com.github.ldeitos</groupId>
<artifactId>extendedValidation-spring-boot-parent</artifactId>
<version>2.0.0-Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-spring-boot-parent/
implementation 'com.github.ldeitos:extendedValidation-spring-boot-parent:2.0.0-Final'
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-spring-boot-parent/
implementation ("com.github.ldeitos:extendedValidation-spring-boot-parent:2.0.0-Final")
'com.github.ldeitos:extendedValidation-spring-boot-parent:pom:2.0.0-Final'
<dependency org="com.github.ldeitos" name="extendedValidation-spring-boot-parent" rev="2.0.0-Final">
<artifact name="extendedValidation-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='extendedValidation-spring-boot-parent', version='2.0.0-Final')
)
libraryDependencies += "com.github.ldeitos" % "extendedValidation-spring-boot-parent" % "2.0.0-Final"
[com.github.ldeitos/extendedValidation-spring-boot-parent "2.0.0-Final"]