File | Operation |
---|---|
bootique-kotlin-parent-3.0.M2.pom | download |
<dependency>
<groupId>io.bootique.kotlin</groupId>
<artifactId>bootique-kotlin-parent</artifactId>
<version>3.0.M2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.bootique.kotlin', module='bootique-kotlin-parent', version='3.0.M2')
)
<parent> <groupId>io.bootique.modules.parent</groupId> <artifactId>bootique-modules-parent</artifactId> <version>3.0.20</version> </parent>