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