Last Version

SAREhub Client 0.1.0

Client for SAREhub Event Bus

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sarehub
ArtifactId

ArtifactId

client
Version

Version

0.1.0
Type

Type

jar
Description

Description

SAREhub Client
Client for SAREhub Event Bus
Project URL

Project URL

https://sarehub.github.io/PHP_Client/
Source Code Management

Source Code Management

https://github.com/SAREhub/PHP_Client

Download client 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar [3.0,4.0)
org.apache.commons : commons-lang3 jar [3.0,4.0)
com.google.code.gson : gson jar [2.0,3.0)

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar [2.0,3.0)
junit : junit jar [4.0,5.0)

Project Modules

There are no modules declared in this project.