Download amx-api-3.0-Prelude-b28b.jar file - Jar a

Jar examples for a:amx-api

Description

Appserver Management Extensions (AMX) interfaces and utilities

You can download jar file amx-api 3.0-Prelude-b28b in this page.

License

Open Source License

Build File

You can use the following script to add amx-api-3.0-Prelude-b28b.jar to your project.

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

Download

Click the following link to download the jar file.

amx-api-3.0-Prelude-b28b-sources.jar
amx-api-3.0-Prelude-b28b.jar
amx-api-3.0-Prelude-b28b.pom



Related Tutorials