c

console-ejb-plugin-help

Online help content for the console-ejb-plugin bundle.
Paul Davies Kim Haase
Files download
File Operation
console-ejb-plugin-help-3.2-b03.jar download
console-ejb-plugin-help-3.2-b03.pom download
console-ejb-plugin-help-3.2-b03-sources.jar download
Apache Maven
<dependency>
  <groupId>org.glassfish.admingui</groupId>
  <artifactId>console-ejb-plugin-help</artifactId>
  <version>3.2-b03</version>
  <type>hk2-jar</type>
</dependency>
Gradle Groovy
implementation 'org.glassfish.admingui:console-ejb-plugin-help:3.2-b03'
Gradle Kotlin
implementation("org.glassfish.admingui:console-ejb-plugin-help:3.2-b03")
Scala SBT
libraryDependencies += "org.glassfish.admingui" % "console-ejb-plugin-help" % "3.2-b03"
Groovy Grape
@Grapes(
  @Grab(group='org.glassfish.admingui', module='console-ejb-plugin-help', version='3.2-b03')
)
Apache Ivy
<dependency org="org.glassfish.admingui" name="console-ejb-plugin-help" rev="3.2-b03" />
Leiningen
[org.glassfish.admingui/console-ejb-plugin-help "3.2-b03"]
Apache Buildr
'org.glassfish.admingui:console-ejb-plugin-help:jar:3.2-b03'