License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.core |
ArtifactId | ArtifactIdapi-exporter-fragment |
Last Version | Last Version3.2-b06 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlassFish API Exporter Module Fragment
This bundle attached itself as a fragment to api-exporter bundle
|
Project Organization |
Project OrganizationGlassFish Community |
<!-- https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/ -->
<dependency>
<groupId>org.glassfish.core</groupId>
<artifactId>api-exporter-fragment</artifactId>
<version>3.2-b06</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/
implementation 'org.glassfish.core:api-exporter-fragment:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/
implementation ("org.glassfish.core:api-exporter-fragment:3.2-b06")
'org.glassfish.core:api-exporter-fragment:jar:3.2-b06'
<dependency org="org.glassfish.core" name="api-exporter-fragment" rev="3.2-b06">
<artifact name="api-exporter-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.core', module='api-exporter-fragment', version='3.2-b06')
)
libraryDependencies += "org.glassfish.core" % "api-exporter-fragment" % "3.2-b06"
[org.glassfish.core/api-exporter-fragment "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |