License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.webank.defibus |
ArtifactId | ArtifactIddefibus-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionWebank DeFiBus
Decentralized Financial Message Bus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
defibus-client-1.0.1.pom | |
defibus-client-1.0.1.jar | 72 KB |
defibus-client-1.0.1-sources.jar | 41 KB |
defibus-client-1.0.1-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
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 |
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 |