Java EE JMS API


License

License

CDDL + GPLv2 with classpath exception
GroupId

GroupId

javax.jms
ArtifactId

ArtifactId

jms-api
Last Version

Last Version

1.1-rev-1
Release Date

Release Date

Type

Type

jar
Description

Description

Java EE JMS API
Project URL

Project URL

http://jcp.org/en/jsr/detail?id=914
Project Organization

Project Organization

Sun Microsystems, Inc.

Download jms-api

How to add to project

<!-- https://jarcasting.com/artifacts/javax.jms/jms-api/ -->
<dependency>
    <groupId>javax.jms</groupId>
    <artifactId>jms-api</artifactId>
    <version>1.1-rev-1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.jms/jms-api/
implementation 'javax.jms:jms-api:1.1-rev-1'
// https://jarcasting.com/artifacts/javax.jms/jms-api/
implementation ("javax.jms:jms-api:1.1-rev-1")
'javax.jms:jms-api:jar:1.1-rev-1'
<dependency org="javax.jms" name="jms-api" rev="1.1-rev-1">
  <artifact name="jms-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.jms', module='jms-api', version='1.1-rev-1')
)
libraryDependencies += "javax.jms" % "jms-api" % "1.1-rev-1"
[javax.jms/jms-api "1.1-rev-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
1.1-rev-1