is not current version
Last Version 2.0.0-RC2

SmallRye Common: Annotations 1.6.0

Common utilities for SmallRye

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-annotation
Version

Version

1.6.0
Type

Type

jar
Description

Description

SmallRye Common: Annotations
Common utilities for SmallRye

Download smallrye-common-annotation 1.6.0


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

Dependencies

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

Project Modules

There are no modules declared in this project.