Download amx-core-3.1.2.2.jar file - Jar a

Jar examples for a:amx-core

Description

Appserver Management Extensions (AMX) Core

You can download jar file amx-core 3.1.2.2 in this page.

License

Open Source License

Build File

You can use the following script to add amx-core-3.1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

amx-core-3.1.2.2-javadoc.jar
amx-core-3.1.2.2-sources.jar
amx-core-3.1.2.2.jar
amx-core-3.1.2.2.pom



Related Tutorials