SAREhub Client

Client for SAREhub Event Bus

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sarehub
ArtifactId

ArtifactId

client
Last Version

Last Version

0.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

SAREhub PHP Client

Build Status Code Climate Test Coverage

What is this repository for?

  • This project contains client code for connecte to SAREhub event bus

How do I get set up?

composer require sarehub/client
com.sarehub

SAREhub

Integrate to sell

Versions

Version
0.1.0