Last Version

SMART COSMOS Event Notification Listener 3.0.0

Default Listener that stores endpoints which should be triggered on certain events.

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-event-listener
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS Event Notification Listener
Default Listener that stores endpoints which should be triggered on certain events.
Project URL

Project URL

http://smartcosmos.net/smartcosmos-event-listener
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-event-listener/tree/master/

Download smartcosmos-event-listener 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework jar 3.0.0
net.smartcosmos : smartcosmos-framework-messaging jar 3.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.kafka : spring-kafka-test jar 1.0.0.RC1
com.jayway.restassured : spring-mock-mvc jar

Project Modules

There are no modules declared in this project.