не последняя версия
Последняя версия 3.0.4

org.refcodes:refcodes-servicebus 1.2.0

Artifact providing a frame for a service bus (such as service management, service collaboration, service lookup).

Группа

Группа

org.refcodes
Идентификатор

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

refcodes-servicebus
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать refcodes-servicebus 1.2.0


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