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