Download api-exporter-4.1.2.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 4.1.2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials