Last Version

Butor Framework Service - Notification JMS Module 1.0.30

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

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-notif-jms
Version

Version

1.0.30
Type

Type

jar
Description

Description

Butor Framework Service - Notification JMS Module
This project is a module of butor framework. It is a JMS (Topic) implementation of notification relay
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-notif-jms 1.0.30


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jms jar 4.3.2.RELEASE
com.butor : butor-json jar 1.0.29
com.butor : butor-notif jar 1.0.30

provided (2)

Group / Artifact Type Version
org.bluestemsoftware.open.eoa.ext : activemq-client-connection-factory eoa-factory 0.8.5.0
org.apache.activemq : activemq-pool jar 5.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.