Last Version

Message Queue 6.3.0

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers Distribution Build Tools
GroupId

GroupId

org.glassfish.mq
ArtifactId

ArtifactId

mq-distribution
Version

Version

6.3.0
Type

Type

pom
Description

Description

Message Queue
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://github.com/eclipse-ee4j/openmq
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/openmq

Download mq-distribution 6.3.0


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

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.