is not current version
Last Version 4.0.0.RC1

io.smallrye.reactive:smallrye-connector-attribute-processor 3.1.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-connector-attribute-processor
Version

Version

3.1.0
Type

Type

jar

Download smallrye-connector-attribute-processor 3.1.0


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