Last Version

SMART COSMOS Framework Messaging Annotations 3.2.0

Provides Spring Configuration and Annotations making it easier to develop SMART COSMOS Extensions that tie into events and asynchronous messaging.

License

License

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-messaging
Version

Version

3.2.0
Type

Type

jar
Description

Description

SMART COSMOS Framework Messaging Annotations
Provides Spring Configuration and Annotations making it easier to develop SMART COSMOS Extensions that tie into events and asynchronous messaging.
Project URL

Project URL

http://smartcosmos.net/smartcosmos-framework-messaging
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-framework/tree/master/smartcosmos-framework-messaging/

Download smartcosmos-framework-messaging 3.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework jar 3.2.0
org.springframework.kafka : spring-kafka jar 1.0.0.RC1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.1
org.springframework.boot : spring-boot-starter-test jar
org.springframework.kafka : spring-kafka-test jar 1.0.0.RC1

Project Modules

There are no modules declared in this project.