is not current version
Last Version 7.0.0-M4

org.glassfish.main.core:api-exporter 4.0-b72

This bundle exposes APIs to application class loader hierarchy

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.core
ArtifactId

ArtifactId

api-exporter
Version

Version

4.0-b72
Type

Type

jar

Download api-exporter 4.0-b72


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