не последняя версия
Последняя версия 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.

Категории

Категории

Сеть Messaging Библиотеки уровня приложения
Группа

Группа

net.smartcosmos
Идентификатор

Идентификатор

smartcosmos-framework-messaging
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать 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"]