Last Version

grizzly-framework 1.6.1


License

License

CDDL
Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

framework
Version

Version

1.6.1
Type

Type

jar
Description

Description

grizzly-framework
Project Organization

Project Organization

SUN Microsystems

Download framework 1.6.1


<!-- https://jarcasting.com/artifacts/com.sun.grizzly/framework/ -->
<dependency>
    <groupId>com.sun.grizzly</groupId>
    <artifactId>framework</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/framework/
implementation 'com.sun.grizzly:framework:1.6.1'
// https://jarcasting.com/artifacts/com.sun.grizzly/framework/
implementation ("com.sun.grizzly:framework:1.6.1")
'com.sun.grizzly:framework:jar:1.6.1'
<dependency org="com.sun.grizzly" name="framework" rev="1.6.1">
  <artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='framework', version='1.6.1')
)
libraryDependencies += "com.sun.grizzly" % "framework" % "1.6.1"
[com.sun.grizzly/framework "1.6.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.