is not current version
Last Version 3.2-b06

org.glassfish.core:api-exporter-fragment 3.1.1-b03

This bundle attached itself as a fragment to api-exporter bundle

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.core
ArtifactId

ArtifactId

api-exporter-fragment
Version

Version

3.1.1-b03
Type

Type

jar

Download api-exporter-fragment 3.1.1-b03


<!-- https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/ -->
<dependency>
    <groupId>org.glassfish.core</groupId>
    <artifactId>api-exporter-fragment</artifactId>
    <version>3.1.1-b03</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/
implementation 'org.glassfish.core:api-exporter-fragment:3.1.1-b03'
// https://jarcasting.com/artifacts/org.glassfish.core/api-exporter-fragment/
implementation ("org.glassfish.core:api-exporter-fragment:3.1.1-b03")
'org.glassfish.core:api-exporter-fragment:jar:3.1.1-b03'
<dependency org="org.glassfish.core" name="api-exporter-fragment" rev="3.1.1-b03">
  <artifact name="api-exporter-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.core', module='api-exporter-fragment', version='3.1.1-b03')
)
libraryDependencies += "org.glassfish.core" % "api-exporter-fragment" % "3.1.1-b03"
[org.glassfish.core/api-exporter-fragment "3.1.1-b03"]