Last Version

SmallRye Common: Constraints 2.0.0-RC2

Common utilities for SmallRye

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-constraint
Version

Version

2.0.0-RC2
Type

Type

jar
Description

Description

SmallRye Common: Constraints
Common utilities for SmallRye

Download smallrye-common-constraint 2.0.0-RC2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.3.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.