| License | License | 
|---|---|
| Categories | CategoriesGlassFish Container Application Servers GUI User Interface | 
| GroupId | GroupIdorg.glassfish.docs.man | 
| ArtifactId | ArtifactIdweb-gui-plugin-common-manpage | 
| Last Version | Last Version4.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionMan Pages for Web GUI Plugin Subcommands of the asadmin Utility Java.net - The Source for Java Technology Collaboration | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| web-gui-plugin-common-manpage-4.1.pom | |
| web-gui-plugin-common-manpage-4.1.zip | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.docs.man/web-gui-plugin-common-manpage/ -->
<dependency>
    <groupId>org.glassfish.docs.man</groupId>
    <artifactId>web-gui-plugin-common-manpage</artifactId>
    <version>4.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.docs.man/web-gui-plugin-common-manpage/
implementation 'org.glassfish.docs.man:web-gui-plugin-common-manpage:4.1'// https://jarcasting.com/artifacts/org.glassfish.docs.man/web-gui-plugin-common-manpage/
implementation ("org.glassfish.docs.man:web-gui-plugin-common-manpage:4.1")'org.glassfish.docs.man:web-gui-plugin-common-manpage:pom:4.1'<dependency org="org.glassfish.docs.man" name="web-gui-plugin-common-manpage" rev="4.1">
  <artifact name="web-gui-plugin-common-manpage" type="pom" />
</dependency>@Grapes(
@Grab(group='org.glassfish.docs.man', module='web-gui-plugin-common-manpage', version='4.1')
)libraryDependencies += "org.glassfish.docs.man" % "web-gui-plugin-common-manpage" % "4.1"[org.glassfish.docs.man/web-gui-plugin-common-manpage "4.1"]