Last Version

Client library (including ACC) 3.2-b06


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers CLI User Interface
GroupId

GroupId

org.glassfish.appclient
ArtifactId

ArtifactId

gf-client
Version

Version

3.2-b06
Type

Type

jar
Description

Description

Client library (including ACC)
Project Organization

Project Organization

GlassFish Community

Download gf-client 3.2-b06


<!-- https://jarcasting.com/artifacts/org.glassfish.appclient/gf-client/ -->
<dependency>
    <groupId>org.glassfish.appclient</groupId>
    <artifactId>gf-client</artifactId>
    <version>3.2-b06</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.appclient/gf-client/
implementation 'org.glassfish.appclient:gf-client:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.appclient/gf-client/
implementation ("org.glassfish.appclient:gf-client:3.2-b06")
'org.glassfish.appclient:gf-client:jar:3.2-b06'
<dependency org="org.glassfish.appclient" name="gf-client" rev="3.2-b06">
  <artifact name="gf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.appclient', module='gf-client', version='3.2-b06')
)
libraryDependencies += "org.glassfish.appclient" % "gf-client" % "3.2-b06"
[org.glassfish.appclient/gf-client "3.2-b06"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.appclient : gf-client-module jar 3.2-b06

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

There are no modules declared in this project.