License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdcom.sun.grizzly |
ArtifactId | ArtifactIdgrizzly-cachetest |
Last Version | Last Version1.9.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrizzly-cachetest
Java.net - The Source for Java Technology Collaboration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
grizzly-cachetest-1.9.65.pom | |
grizzly-cachetest-1.9.65.jar | 15 KB |
grizzly-cachetest-1.9.65-sources.jar | 11 KB |
grizzly-cachetest-1.9.65-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cachetest/ -->
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-cachetest</artifactId>
<version>1.9.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cachetest/
implementation 'com.sun.grizzly:grizzly-cachetest:1.9.65'
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cachetest/
implementation ("com.sun.grizzly:grizzly-cachetest:1.9.65")
'com.sun.grizzly:grizzly-cachetest:jar:1.9.65'
<dependency org="com.sun.grizzly" name="grizzly-cachetest" rev="1.9.65">
<artifact name="grizzly-cachetest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-cachetest', version='1.9.65')
)
libraryDependencies += "com.sun.grizzly" % "grizzly-cachetest" % "1.9.65"
[com.sun.grizzly/grizzly-cachetest "1.9.65"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.grizzly : grizzly-framework | jar | 1.9.65 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |