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