is not current version
Last Version 2.0.0-RC2

SmallRye Common: Constraints 1.8.0

Common utilities for SmallRye

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-constraint
Version

Version

1.8.0
Type

Type

jar
Description

Description

SmallRye Common: Constraints
Common utilities for SmallRye

Download smallrye-common-constraint 1.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.2.Final

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

Project Modules

There are no modules declared in this project.