is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework-messaging 3.0.0

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

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework-messaging
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-framework-messaging 3.0.0


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