License |
License |
---|---|
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdbean-validation |
Last Version | Last Version2.0-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
bean-validation-2.0-0.2.1.pom | |
bean-validation-2.0-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/bean-validation/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>bean-validation</artifactId>
<version>2.0-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/bean-validation/
implementation 'org.microshed.boost.boosters:bean-validation:2.0-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/bean-validation/
implementation ("org.microshed.boost.boosters:bean-validation:2.0-0.2.1")
'org.microshed.boost.boosters:bean-validation:jar:2.0-0.2.1'
<dependency org="org.microshed.boost.boosters" name="bean-validation" rev="2.0-0.2.1">
<artifact name="bean-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='bean-validation', version='2.0-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "bean-validation" % "2.0-0.2.1"
[org.microshed.boost.boosters/bean-validation "2.0-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.0.Final |