License |
License |
---|---|
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-jms |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: util to handle jms
This project provides a number of utility classes and methods
|
Filename | Size |
---|---|
bw-util-jms-5.0.1.pom | |
bw-util-jms-5.0.1.jar | 21 KB |
bw-util-jms-5.0.1-sources.jar | 22 KB |
bw-util-jms-5.0.1-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-jms/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-jms</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-jms/
implementation 'org.bedework:bw-util-jms:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-jms/
implementation ("org.bedework:bw-util-jms:5.0.1")
'org.bedework:bw-util-jms:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-jms" rev="5.0.1">
<artifact name="bw-util-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-jms', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-jms" % "5.0.1"
[org.bedework/bw-util-jms "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-logging | jar | 5.2.0 |
org.bedework : bw-util-misc | jar | 5.0.1 |
javax.jms : javax.jms-api | jar | 2.0 |