is not current version
Last Version 3.1.0

net.smartcosmos:smartcosmos-events 3.0.0

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

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-events
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-events 3.0.0


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