File | Operation |
---|---|
commons-parent-0.70.0.1-rc1.pom | download |
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>commons-parent</artifactId>
<version>0.70.0.1-rc1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='commons-parent', version='0.70.0.1-rc1')
)
<parent> <groupId>com.guicedee.services</groupId> <artifactId>services-parent</artifactId> <version>0.70.0.1-rc1</version> </parent>