License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.extras |
ArtifactId | ArtifactIdglassfish-embedded-shell-jar |
Last Version | Last Version3.2-b06 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEmbedded GlassFish Shell Jars
|
Project Organization |
Project OrganizationGlassFish Community |
Filename | Size |
---|---|
glassfish-embedded-shell-jar-3.2-b06.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.extras/glassfish-embedded-shell-jar/ -->
<dependency>
<groupId>org.glassfish.extras</groupId>
<artifactId>glassfish-embedded-shell-jar</artifactId>
<version>3.2-b06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.extras/glassfish-embedded-shell-jar/
implementation 'org.glassfish.extras:glassfish-embedded-shell-jar:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.extras/glassfish-embedded-shell-jar/
implementation ("org.glassfish.extras:glassfish-embedded-shell-jar:3.2-b06")
'org.glassfish.extras:glassfish-embedded-shell-jar:pom:3.2-b06'
<dependency org="org.glassfish.extras" name="glassfish-embedded-shell-jar" rev="3.2-b06">
<artifact name="glassfish-embedded-shell-jar" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.extras', module='glassfish-embedded-shell-jar', version='3.2-b06')
)
libraryDependencies += "org.glassfish.extras" % "glassfish-embedded-shell-jar" % "3.2-b06"
[org.glassfish.extras/glassfish-embedded-shell-jar "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |