is not current version
Last Version 1.3.5

org.jarbframework:jarb-constraint-violations 1.3

Translates constraint violation exceptions

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-constraint-violations
Version

Version

1.3
Type

Type

jar

Download jarb-constraint-violations 1.3


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