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