JMS API

The root module packager for the finalized or modules with no intention of moving to JPMS

License

License

GroupId

GroupId

com.jwebmp.thirdparty.jms
ArtifactId

ArtifactId

javax.jms-api
Last Version

Last Version

0.68.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMS API
The root module packager for the finalized or modules with no intention of moving to JPMS
Project Organization

Project Organization

Marc Magon

Download javax.jms-api

How to add to project

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

Versions

Version
0.68.0.1
0.67.0.16
0.67.0.15
0.67.0.12