Last Version

SMART COSMOS Event Stream 3.1.0

Message streaming abstraction endpoint for services that do not need to implement clients.

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-events
Version

Version

3.1.0
Type

Type

jar
Description

Description

SMART COSMOS Event Stream
Message streaming abstraction endpoint for services that do not need to implement clients.
Project URL

Project URL

http://smartcosmos.net/smartcosmos-events
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-events/tree/master/

Download smartcosmos-events 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework jar 3.1.0
net.smartcosmos : smartcosmos-framework-messaging jar 3.1.0
net.smartcosmos : smartcosmos-framework-monitoring jar 3.1.0
org.springframework.boot : spring-boot-starter-validation jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework-test jar 3.1.0
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.