File | Operation |
---|---|
web-launcher-1.0-RC1.pom | download |
<dependency>
<groupId>it.thomasjohansen.weblauncher</groupId>
<artifactId>web-launcher</artifactId>
<version>1.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='web-launcher', version='1.0-RC1')
)
<parent> <groupId>it.thomasjohansen</groupId> <artifactId>oss-parent</artifactId> <version>1.1</version> </parent>