JMS API

Java.net - The Source for Java Technology Collaboration

License

License

GroupId

GroupId

javax.jms
ArtifactId

ArtifactId

javax.jms-api
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMS API
Java.net - The Source for Java Technology Collaboration

Download javax.jms-api

How to add to project

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

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
2.0.1
2.0.1-b01
2.0
2.0-b13
2.0-b12
2.0-b11
2.0-b10
2.0-b09
2.0-b08
2.0-b07
2.0-b06
2.0-b04
2.0-b03