File | Operation |
---|---|
smallrye-axle-clients-1.4.0.pom | download |
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-axle-clients', version='1.4.0')
)
<parent> <groupId>io.smallrye.reactive</groupId> <artifactId>smallrye-reactive-utilities-projects</artifactId> <version>1.4.0</version> </parent>