<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>gajs-taglib</artifactId>
<version>0.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='gajs-taglib', version='0.3.0')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.github.stefanbirkner:gajs4java:0.3.0
provided
|-- javax.servlet:javax.servlet-api:3.0.1
test
|-- junit:junit-dep
|-- org.hamcrest:hamcrest-core