License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.external |
ArtifactId | ArtifactIdexternal |
Last Version | Last Version10.0-b28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRepackaged external modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
external-10.0-b28.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.external/external/ -->
<dependency>
<groupId>org.glassfish.external</groupId>
<artifactId>external</artifactId>
<version>10.0-b28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.external/external/
implementation 'org.glassfish.external:external:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.external/external/
implementation ("org.glassfish.external:external:10.0-b28")
'org.glassfish.external:external:pom:10.0-b28'
<dependency org="org.glassfish.external" name="external" rev="10.0-b28">
<artifact name="external" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.external', module='external', version='10.0-b28')
)
libraryDependencies += "org.glassfish.external" % "external" % "10.0-b28"
[org.glassfish.external/external "10.0-b28"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |