Skip to content

orangebeard-io/java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orangebeard.io Java Client
Orangebeard.io Java Client

Orangebeard Java client for Java based Orangebeard Listeners.

MVN Version Build Status License

Installation

Install the mvn package

Add the dependency to your pom:

<dependency>
    <groupId>io.orangebeard</groupId>
    <artifactId>java-client</artifactId>
    <version>version</version>
</dependency>