is not current version
Last Version 7.0.0-M4

org.glassfish.main.core:api-exporter-fragment 6.0.0-RC1

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

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.core
ArtifactId

ArtifactId

api-exporter-fragment
Version

Version

6.0.0-RC1
Type

Type

jar

Download api-exporter-fragment 6.0.0-RC1


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