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