Butor Framework Service - Notification Module

This project is a module of butor framework. Used to manage notification between subscribed consumers and producers.

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-notif
Last Version

Last Version

1.0.30
Release Date

Release Date

Type

Type

jar
Description

Description

Butor Framework Service - Notification Module
This project is a module of butor framework. Used to manage notification between subscribed consumers and producers.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-notif

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.butor : butor-json jar 1.0.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.30
1.0.29
1.0.28
1.0.27
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.19
1.0.18
1.0.17
1.0.14
1.0.13
1.0.12
1.0.9
1.0.7
1.0.6
1.0.3
1.0.0