License |
License |
---|---|
GroupId | GroupIdedu.psu.swe.libraries |
ArtifactId | ArtifactIdjms-tools |
Last Version | Last Version0.16.24 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJMS Tools
Penn State's Open Source JMS Tools Project
|
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"]