is not current version
Last Version 3.0.4

org.refcodes:refcodes-servicebus 1.2.7

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

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-servicebus
Version

Version

1.2.7
Type

Type

jar

Download refcodes-servicebus 1.2.7


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