is not current version
Last Version 2.4.3

net.open-esb.core:ri-clients 2.4.0

JBI Clients

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

ri-clients
Version

Version

2.4.0
Type

Type

pom

Download ri-clients 2.4.0

Filename Size
ri-clients-2.4.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.open-esb.core/ri-clients/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>ri-clients</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/ri-clients/
implementation 'net.open-esb.core:ri-clients:2.4.0'
// https://jarcasting.com/artifacts/net.open-esb.core/ri-clients/
implementation ("net.open-esb.core:ri-clients:2.4.0")
'net.open-esb.core:ri-clients:pom:2.4.0'
<dependency org="net.open-esb.core" name="ri-clients" rev="2.4.0">
  <artifact name="ri-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='ri-clients', version='2.4.0')
)
libraryDependencies += "net.open-esb.core" % "ri-clients" % "2.4.0"
[net.open-esb.core/ri-clients "2.4.0"]