is not current version
Last Version 1.3.5

org.jarbframework:jarb-constraint-violations 1.2

Translates constraint violation exceptions

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-constraint-violations
Version

Version

1.2
Type

Type

jar

Download jarb-constraint-violations 1.2


<!-- https://jarcasting.com/artifacts/org.jarbframework/jarb-constraint-violations/ -->
<dependency>
    <groupId>org.jarbframework</groupId>
    <artifactId>jarb-constraint-violations</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarbframework/jarb-constraint-violations/
implementation 'org.jarbframework:jarb-constraint-violations:1.2'
// https://jarcasting.com/artifacts/org.jarbframework/jarb-constraint-violations/
implementation ("org.jarbframework:jarb-constraint-violations:1.2")
'org.jarbframework:jarb-constraint-violations:jar:1.2'
<dependency org="org.jarbframework" name="jarb-constraint-violations" rev="1.2">
  <artifact name="jarb-constraint-violations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarbframework', module='jarb-constraint-violations', version='1.2')
)
libraryDependencies += "org.jarbframework" % "jarb-constraint-violations" % "1.2"
[org.jarbframework/jarb-constraint-violations "1.2"]