License |
License |
---|---|
GroupId | GroupIdcom.terheyden |
ArtifactId | ArtifactIdvalidation-extras-parent |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionvalidation-extras-parent
Jakarta Bean Validation extras
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
validation-extras-parent-0.0.4.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.terheyden/validation-extras-parent/ -->
<dependency>
<groupId>com.terheyden</groupId>
<artifactId>validation-extras-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.terheyden/validation-extras-parent/
implementation 'com.terheyden:validation-extras-parent:0.0.4'
// https://jarcasting.com/artifacts/com.terheyden/validation-extras-parent/
implementation ("com.terheyden:validation-extras-parent:0.0.4")
'com.terheyden:validation-extras-parent:pom:0.0.4'
<dependency org="com.terheyden" name="validation-extras-parent" rev="0.0.4">
<artifact name="validation-extras-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.terheyden', module='validation-extras-parent', version='0.0.4')
)
libraryDependencies += "com.terheyden" % "validation-extras-parent" % "0.0.4"
[com.terheyden/validation-extras-parent "0.0.4"]