File | Operation |
---|---|
jasper-2.1.7.pom | download |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jasper</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='jasper', version='2.1.7')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plugins</artifactId> <version>2.1.7</version> </parent>