File | Operation |
---|---|
extension-parent-0.6.1.pom | download |
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>extension-parent</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='extension-parent', version='0.6.1')
)
<parent> <groupId>io.toolisticon.compiletesting</groupId> <artifactId>compiletesting-parent</artifactId> <version>0.6.1</version> </parent>