is not current version
Last Version 1.0.30

com.butor:butor-notif-jms 1.0.0

This project is a module of butor framework. It is a JMS (Topic) implementation of notification relay

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-notif-jms
Version

Version

1.0.0
Type

Type

jar

Download butor-notif-jms 1.0.0


<!-- https://jarcasting.com/artifacts/com.butor/butor-notif-jms/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-notif-jms</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-notif-jms/
implementation 'com.butor:butor-notif-jms:1.0.0'
// https://jarcasting.com/artifacts/com.butor/butor-notif-jms/
implementation ("com.butor:butor-notif-jms:1.0.0")
'com.butor:butor-notif-jms:jar:1.0.0'
<dependency org="com.butor" name="butor-notif-jms" rev="1.0.0">
  <artifact name="butor-notif-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-notif-jms', version='1.0.0')
)
libraryDependencies += "com.butor" % "butor-notif-jms" % "1.0.0"
[com.butor/butor-notif-jms "1.0.0"]