License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.main.extras |
ArtifactId | ArtifactIdglassfish-embedded-shell |
Last Version | Last Version7.0.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmbedded GlassFish Shell
Eclipse GlassFish Parent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.extras/glassfish-embedded-shell/ -->
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-shell</artifactId>
<version>7.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.extras/glassfish-embedded-shell/
implementation 'org.glassfish.main.extras:glassfish-embedded-shell:7.0.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.main.extras/glassfish-embedded-shell/
implementation ("org.glassfish.main.extras:glassfish-embedded-shell:7.0.0-M4")
'org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.0-M4'
<dependency org="org.glassfish.main.extras" name="glassfish-embedded-shell" rev="7.0.0-M4">
<artifact name="glassfish-embedded-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.extras', module='glassfish-embedded-shell', version='7.0.0-M4')
)
libraryDependencies += "org.glassfish.main.extras" % "glassfish-embedded-shell" % "7.0.0-M4"
[org.glassfish.main.extras/glassfish-embedded-shell "7.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.hk2 : hk2-core | jar | |
org.glassfish.main.common : glassfish-api | jar | 7.0.0-M4 |
org.glassfish.main.core : glassfish | jar | 7.0.0-M4 |
jakarta.annotation : jakarta.annotation-api | jar | 2.1.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 4.0.0 |
org.glassfish.metro : webservices-api-osgi | jar | 4.0.0-M4 |