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