is not current version
Last Version 3.0.4

org.refcodes:refcodes-servicebus 2.0.2

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

2.0.2
Type

Type

jar

Download refcodes-servicebus 2.0.2


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