Download api-exporter-5.0.jar file - Jar a

Jar examples for a:api-exporter

Description

This bundle exposes APIs to application class loader hierarchy

You can download jar file api-exporter 5.0 in this page.

License

Open Source License

Build File

You can use the following script to add api-exporter-5.0.jar to your project.

<dependency>
   <groupId>org.glassfish.main.core</groupId>
   <artifactId>api-exporter</artifactId>
   <version>5.0</version>
</dependency>
compile group: 'org.glassfish.main.core', name: 'api-exporter', version: '5.0'
libraryDependencies += "org.glassfish.main.core" % "api-exporter" % "5.0"
<dependency org="org.glassfish.main.core" name="api-exporter" rev="5.0"/>
@Grapes(@Grab(group='org.glassfish.main.core', module='api-exporter', version='5.0'))
'org.glassfish.main.core:api-exporter:jar:5.0'

Download

Click the following link to download the jar file.

api-exporter-5.0-javadoc.jar
api-exporter-5.0-sources.jar
api-exporter-5.0.jar
api-exporter-5.0.pom



Related Tutorials