File | Operation |
---|---|
aggregation-1.0.b11.pom | download |
<dependency>
<groupId>com.ovea.tajin.samples</groupId>
<artifactId>aggregation</artifactId>
<version>1.0.b11</version>
<type>war</type>
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.samples', module='aggregation', version='1.0.b11')
)