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