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.1-b04.jar download
console-ejb-plugin-help-3.1-b04.pom download
console-ejb-plugin-help-3.1-b04-sources.jar download
Apache Maven
<dependency>
  <groupId>org.glassfish.admingui</groupId>
  <artifactId>console-ejb-plugin-help</artifactId>
  <version>3.1-b04</version>
  <type>hk2-jar</type>
</dependency>
Gradle Groovy
implementation 'org.glassfish.admingui:console-ejb-plugin-help:3.1-b04'
Gradle Kotlin
implementation("org.glassfish.admingui:console-ejb-plugin-help:3.1-b04")
Scala SBT
libraryDependencies += "org.glassfish.admingui" % "console-ejb-plugin-help" % "3.1-b04"
Groovy Grape
@Grapes(
  @Grab(group='org.glassfish.admingui', module='console-ejb-plugin-help', version='3.1-b04')
)
Apache Ivy
<dependency org="org.glassfish.admingui" name="console-ejb-plugin-help" rev="3.1-b04" />
Leiningen
[org.glassfish.admingui/console-ejb-plugin-help "3.1-b04"]
Apache Buildr
'org.glassfish.admingui:console-ejb-plugin-help:jar:3.1-b04'