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