| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers CLI User Interface |
| GroupId | GroupIdorg.glassfish.docs.man |
| ArtifactId | ArtifactIdosgi-cli-remote-manpage |
| Last Version | Last Version4.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMan pages for osgi-cli-remote code module
Java.net - The Source for Java Technology Collaboration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| osgi-cli-remote-manpage-4.1.pom | |
| osgi-cli-remote-manpage-4.1.zip | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.docs.man/osgi-cli-remote-manpage/ -->
<dependency>
<groupId>org.glassfish.docs.man</groupId>
<artifactId>osgi-cli-remote-manpage</artifactId>
<version>4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.docs.man/osgi-cli-remote-manpage/
implementation 'org.glassfish.docs.man:osgi-cli-remote-manpage:4.1'
// https://jarcasting.com/artifacts/org.glassfish.docs.man/osgi-cli-remote-manpage/
implementation ("org.glassfish.docs.man:osgi-cli-remote-manpage:4.1")
'org.glassfish.docs.man:osgi-cli-remote-manpage:pom:4.1'
<dependency org="org.glassfish.docs.man" name="osgi-cli-remote-manpage" rev="4.1">
<artifact name="osgi-cli-remote-manpage" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.docs.man', module='osgi-cli-remote-manpage', version='4.1')
)
libraryDependencies += "org.glassfish.docs.man" % "osgi-cli-remote-manpage" % "4.1"
[org.glassfish.docs.man/osgi-cli-remote-manpage "4.1"]