Download amx-core-3.1.1-b04.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.1-b04 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

amx-core-3.1.1-b04-sources.jar
amx-core-3.1.1-b04.jar
amx-core-3.1.1-b04.pom



Related Tutorials