File | Operation |
---|---|
granite-toplink-swc-1.2.0.RC1.pom | download |
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-toplink-swc</artifactId>
<version>1.2.0.RC1</version>
<type>swc</type>
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-toplink-swc', version='1.2.0.RC1')
)
<parent> <groupId>org.graniteds</groupId> <artifactId>granite-root</artifactId> <version>1.2.0.RC1</version> </parent>