is not current version
Last Version 0.16.24

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

Penn State's Open Source JMS Tools Project

GroupId

GroupId

edu.psu.swe.libraries
ArtifactId

ArtifactId

jms-tools
Version

Version

0.8
Type

Type

pom

Download jms-tools 0.8

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