Message Queue Java API for XML Messaging

Java.net - The Source for Java Technology Collaboration

License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.mq
ArtifactId

ArtifactId

jaxm-api
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Message Queue Java API for XML Messaging
Java.net - The Source for Java Technology Collaboration
Project URL

Project URL

http://mq.java.net/

Download jaxm-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.mq/jaxm-api/ -->
<dependency>
    <groupId>org.glassfish.mq</groupId>
    <artifactId>jaxm-api</artifactId>
    <version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.mq/jaxm-api/
implementation 'org.glassfish.mq:jaxm-api:5.1'
// https://jarcasting.com/artifacts/org.glassfish.mq/jaxm-api/
implementation ("org.glassfish.mq:jaxm-api:5.1")
'org.glassfish.mq:jaxm-api:jar:5.1'
<dependency org="org.glassfish.mq" name="jaxm-api" rev="5.1">
  <artifact name="jaxm-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.mq', module='jaxm-api', version='5.1')
)
libraryDependencies += "org.glassfish.mq" % "jaxm-api" % "5.1"
[org.glassfish.mq/jaxm-api "5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.1
5.0
4.5.2