is not current version
Last Version 1.0.0

org.epos-eu.ics-c:router-framework 0.0.7

Aids inter-component routing using AMQP (specific to use of RabbitMQ broker)

GroupId

GroupId

org.epos-eu.ics-c
ArtifactId

ArtifactId

router-framework
Version

Version

0.0.7
Type

Type

jar

Download router-framework 0.0.7


<!-- https://jarcasting.com/artifacts/org.epos-eu.ics-c/router-framework/ -->
<dependency>
    <groupId>org.epos-eu.ics-c</groupId>
    <artifactId>router-framework</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.epos-eu.ics-c/router-framework/
implementation 'org.epos-eu.ics-c:router-framework:0.0.7'
// https://jarcasting.com/artifacts/org.epos-eu.ics-c/router-framework/
implementation ("org.epos-eu.ics-c:router-framework:0.0.7")
'org.epos-eu.ics-c:router-framework:jar:0.0.7'
<dependency org="org.epos-eu.ics-c" name="router-framework" rev="0.0.7">
  <artifact name="router-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.epos-eu.ics-c', module='router-framework', version='0.0.7')
)
libraryDependencies += "org.epos-eu.ics-c" % "router-framework" % "0.0.7"
[org.epos-eu.ics-c/router-framework "0.0.7"]