g

glassfish-embedded-static-shell-frag

Files download
File Operation
glassfish-embedded-static-shell-frag-3.1-b20.pom download
glassfish-embedded-static-shell-frag-3.1-b20-sources.jar download
Apache Maven
<dependency>
  <groupId>org.glassfish.extras</groupId>
  <artifactId>glassfish-embedded-static-shell-frag</artifactId>
  <version>3.1-b20</version>
  <type>distribution-fragment</type>
</dependency>
Gradle Groovy
implementation 'org.glassfish.extras:glassfish-embedded-static-shell-frag:3.1-b20'
Gradle Kotlin
implementation("org.glassfish.extras:glassfish-embedded-static-shell-frag:3.1-b20")
Scala SBT
libraryDependencies += "org.glassfish.extras" % "glassfish-embedded-static-shell-frag" % "3.1-b20"
Groovy Grape
@Grapes(
  @Grab(group='org.glassfish.extras', module='glassfish-embedded-static-shell-frag', version='3.1-b20')
)
Apache Ivy
<dependency org="org.glassfish.extras" name="glassfish-embedded-static-shell-frag" rev="3.1-b20" />
Leiningen
[org.glassfish.extras/glassfish-embedded-static-shell-frag "3.1-b20"]
Apache Buildr
'org.glassfish.extras:glassfish-embedded-static-shell-frag:jar:3.1-b20'