g

glassfish-embedded-static-shell-frag

文件下载
文件名 操作
glassfish-embedded-static-shell-frag-3.0-b73.pom 下载
glassfish-embedded-static-shell-frag-3.0-b73-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.glassfish.extras</groupId>
  <artifactId>glassfish-embedded-static-shell-frag</artifactId>
  <version>3.0-b73</version>
  <type>distribution-fragment</type>
</dependency>
Gradle Groovy
implementation 'org.glassfish.extras:glassfish-embedded-static-shell-frag:3.0-b73'
Gradle Kotlin
implementation("org.glassfish.extras:glassfish-embedded-static-shell-frag:3.0-b73")
Scala SBT
libraryDependencies += "org.glassfish.extras" % "glassfish-embedded-static-shell-frag" % "3.0-b73"
Groovy Grape
@Grapes(
  @Grab(group='org.glassfish.extras', module='glassfish-embedded-static-shell-frag', version='3.0-b73')
)
Apache Ivy
<dependency org="org.glassfish.extras" name="glassfish-embedded-static-shell-frag" rev="3.0-b73" />
Leiningen
[org.glassfish.extras/glassfish-embedded-static-shell-frag "3.0-b73"]
Apache Buildr
'org.glassfish.extras:glassfish-embedded-static-shell-frag:jar:3.0-b73'