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