XBus java client

java client for XBus

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.infrmods.xbus
ArtifactId

ArtifactId

xbus-client
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

XBus java client
java client for XBus
Project URL

Project URL

https://github.com/infrmods/xbus-client
Source Code Management

Source Code Management

https://github.com/infrmods/xbus-client

Download xbus-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.squareup.okhttp3 : okhttp jar 3.3.1
com.google.code.gson : gson jar 2.7
org.bouncycastle : bcprov-jdk15on jar 1.56

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.22

Project Modules

There are no modules declared in this project.

xbus-client

xbus client libraries

com.github.infrmods.xbus

Versions

Version
0.1.2
0.1.1
0.1