is not current version
Last Version 0.16.24

edu.psu.swe.libraries:jms-tools 0.16.12

Penn State's Open Source JMS Tools Project

GroupId

GroupId

edu.psu.swe.libraries
ArtifactId

ArtifactId

jms-tools
Version

Version

0.16.12
Type

Type

pom

Download jms-tools 0.16.12

Filename Size
jms-tools-0.16.12.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.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-tools/
implementation 'edu.psu.swe.libraries:jms-tools:0.16.12'
// https://jarcasting.com/artifacts/edu.psu.swe.libraries/jms-tools/
implementation ("edu.psu.swe.libraries:jms-tools:0.16.12")
'edu.psu.swe.libraries:jms-tools:pom:0.16.12'
<dependency org="edu.psu.swe.libraries" name="jms-tools" rev="0.16.12">
  <artifact name="jms-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.psu.swe.libraries', module='jms-tools', version='0.16.12')
)
libraryDependencies += "edu.psu.swe.libraries" % "jms-tools" % "0.16.12"
[edu.psu.swe.libraries/jms-tools "0.16.12"]