File | Operation |
---|---|
grizzly-project-1.9.19-beta1.pom | download |
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-project</artifactId>
<version>1.9.19-beta1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-project', version='1.9.19-beta1')
)
test
|-- junit:junit:4.7