File | Operation |
---|---|
grizzly-project-2.0-b3.pom | download |
<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-project</artifactId>
<version>2.0-b3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.grizzly', module='grizzly-project', version='2.0-b3')
)
test
|-- junit:junit:4.7