Last Version

Webank DeFiBus 1.0.1

Decentralized Financial Message Bus

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.webank.defibus
ArtifactId

ArtifactId

defibus-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Webank DeFiBus
Decentralized Financial Message Bus
Project URL

Project URL

https://github.com/WeBankFinTech/DeFiBus
Source Code Management

Source Code Management

https://github.com/WeBankFinTech/DeFiBus

Download defibus-client 1.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30
com.alibaba : fastjson jar 1.2.71
commons-io : commons-io jar 2.4
com.webank.defibus : defibus-common jar 1.0.1
org.apache.rocketmq : rocketmq-client jar 4.4.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.23.0
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.