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