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