License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.common |
ArtifactId | ArtifactIdamx-all |
Last Version | Last Version3.2-b06 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAMX Combining
combining of all amx jars
|
Project Organization |
Project OrganizationGlassFish Community |
Filename | Size |
---|---|
amx-all-3.2-b06.pom | |
amx-all-3.2-b06.jar | 647 KB |
amx-all-3.2-b06-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.common/amx-all/ -->
<dependency>
<groupId>org.glassfish.common</groupId>
<artifactId>amx-all</artifactId>
<version>3.2-b06</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.common/amx-all/
implementation 'org.glassfish.common:amx-all:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.common/amx-all/
implementation ("org.glassfish.common:amx-all:3.2-b06")
'org.glassfish.common:amx-all:jar:3.2-b06'
<dependency org="org.glassfish.common" name="amx-all" rev="3.2-b06">
<artifact name="amx-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.common', module='amx-all', version='3.2-b06')
)
libraryDependencies += "org.glassfish.common" % "amx-all" % "3.2-b06"
[org.glassfish.common/amx-all "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.common : amx-core | jar | 3.2-b06 |
org.glassfish.common : amx-core-impl | jar | 3.2-b06 |
org.glassfish.common : amx-config | jar | 3.2-b06 |
org.glassfish.common : amx-config-impl | jar | 3.2-b06 |
org.glassfish.common : amx-j2ee | jar | 3.2-b06 |
org.glassfish.common : amx-j2ee-impl | jar | 3.2-b06 |
org.glassfish.common : amx-ext-impl | jar | 3.2-b06 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |