Last Version

Butor Framework Service - Notification Module 1.0.30

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
Version

Version

1.0.30
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 1.0.30


<!-- 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.