File | Operation |
---|---|
smallrye-common-parent-2.9.0.pom | download |
<dependency>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye.common', module='smallrye-common-parent', version='2.9.0')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-parent</artifactId> <version>46</version> </parent>