| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.docs.help |
| ArtifactId | ArtifactIdconsole-cluster-plugin-help |
| Version | Version4.1 |
| Type | Typepom |
| Description |
DescriptionAdministration Console Cluster Help Content
Java.net - The Source for Java Technology Collaboration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| console-cluster-plugin-help-4.1.pom | |
| console-cluster-plugin-help-4.1.zip | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.docs.help/console-cluster-plugin-help/ -->
<dependency>
<groupId>org.glassfish.docs.help</groupId>
<artifactId>console-cluster-plugin-help</artifactId>
<version>4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.docs.help/console-cluster-plugin-help/
implementation 'org.glassfish.docs.help:console-cluster-plugin-help:4.1'
// https://jarcasting.com/artifacts/org.glassfish.docs.help/console-cluster-plugin-help/
implementation ("org.glassfish.docs.help:console-cluster-plugin-help:4.1")
'org.glassfish.docs.help:console-cluster-plugin-help:pom:4.1'
<dependency org="org.glassfish.docs.help" name="console-cluster-plugin-help" rev="4.1">
<artifact name="console-cluster-plugin-help" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.docs.help', module='console-cluster-plugin-help', version='4.1')
)
libraryDependencies += "org.glassfish.docs.help" % "console-cluster-plugin-help" % "4.1"
[org.glassfish.docs.help/console-cluster-plugin-help "4.1"]