Last Version

JMS Tools 0.16.24

Penn State's Open Source JMS Tools Project

License

License

GroupId

GroupId

edu.psu.swe.libraries
ArtifactId

ArtifactId

jms-tools
Version

Version

0.16.24
Type

Type

pom
Description

Description

JMS Tools
Penn State's Open Source JMS Tools Project

Download jms-tools 0.16.24

Filename Size
jms-tools-0.16.24.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-tools/ -->
<dependency>
    <groupId>edu.psu.swe.libraries</groupId>
    <artifactId>jms-tools</artifactId>
    <version>0.16.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-tools/
implementation 'edu.psu.swe.libraries:jms-tools:0.16.24'
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-tools/
implementation ("edu.psu.swe.libraries:jms-tools:0.16.24")
'edu.psu.swe.libraries:jms-tools:pom:0.16.24'
<dependency org="edu.psu.swe.libraries" name="jms-tools" rev="0.16.24">
  <artifact name="jms-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.psu.swe.libraries', module='jms-tools', version='0.16.24')
)
libraryDependencies += "edu.psu.swe.libraries" % "jms-tools" % "0.16.24"
[edu.psu.swe.libraries/jms-tools "0.16.24"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jms-reactive-client