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