License |
License
CDDL+GPL
|
---|---|
Categories |
CategoriesIDE Development Tools GlassFish Container Application Servers CLI User Interface |
GroupId | GroupIdorg.glassfish.provider |
ArtifactId | ArtifactIdgfprobe-provider-client-source |
Last Version | Last Version3.0.0-b008 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlassFish Probe Provider Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.provider/gfprobe-provider-client-source/ -->
<dependency>
<groupId>org.glassfish.provider</groupId>
<artifactId>gfprobe-provider-client-source</artifactId>
<version>3.0.0-b008</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.provider/gfprobe-provider-client-source/
implementation 'org.glassfish.provider:gfprobe-provider-client-source:3.0.0-b008'
// https://jarcasting.com/artifacts/org.glassfish.provider/gfprobe-provider-client-source/
implementation ("org.glassfish.provider:gfprobe-provider-client-source:3.0.0-b008")
'org.glassfish.provider:gfprobe-provider-client-source:jar:3.0.0-b008'
<dependency org="org.glassfish.provider" name="gfprobe-provider-client-source" rev="3.0.0-b008">
<artifact name="gfprobe-provider-client-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.provider', module='gfprobe-provider-client-source', version='3.0.0-b008')
)
libraryDependencies += "org.glassfish.provider" % "gfprobe-provider-client-source" % "3.0.0-b008"
[org.glassfish.provider/gfprobe-provider-client-source "3.0.0-b008"]