JBoss JMS 1.1 API

The Java Messaging Service 1.1 API classes

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.javaee
ArtifactId

ArtifactId

jboss-jms-api-1.1_spec
Last Version

Last Version

5.0.2.GA
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss JMS 1.1 API
The Java Messaging Service 1.1 API classes
Project URL

Project URL

http://www.jboss.org
Project Organization

Project Organization

JBoss by Red Hat

Download jboss-jms-api-1.1_spec

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jms-api-1.1_spec/ -->
<dependency>
    <groupId>org.jboss.javaee</groupId>
    <artifactId>jboss-jms-api-1.1_spec</artifactId>
    <version>5.0.2.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jms-api-1.1_spec/
implementation 'org.jboss.javaee:jboss-jms-api-1.1_spec:5.0.2.GA'
// https://jarcasting.com/artifacts/org.jboss.javaee/jboss-jms-api-1.1_spec/
implementation ("org.jboss.javaee:jboss-jms-api-1.1_spec:5.0.2.GA")
'org.jboss.javaee:jboss-jms-api-1.1_spec:jar:5.0.2.GA'
<dependency org="org.jboss.javaee" name="jboss-jms-api-1.1_spec" rev="5.0.2.GA">
  <artifact name="jboss-jms-api-1.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.javaee', module='jboss-jms-api-1.1_spec', version='5.0.2.GA')
)
libraryDependencies += "org.jboss.javaee" % "jboss-jms-api-1.1_spec" % "5.0.2.GA"
[org.jboss.javaee/jboss-jms-api-1.1_spec "5.0.2.GA"]

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.0.2.GA
5.0.2.RC1