| License |
License |
|---|---|
| GroupId | GroupIdio.aergo |
| ArtifactId | ArtifactIdheraj-transport |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionheraj
A SDK aergo blockchain.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| heraj-transport-1.4.2.pom | |
| heraj-transport-1.4.2.jar | 246 KB |
| heraj-transport-1.4.2-sources.jar | 68 KB |
| heraj-transport-1.4.2-javadoc.jar | 548 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.aergo/heraj-transport/ -->
<dependency>
<groupId>io.aergo</groupId>
<artifactId>heraj-transport</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.aergo/heraj-transport/
implementation 'io.aergo:heraj-transport:1.4.2'
// https://jarcasting.com/artifacts/io.aergo/heraj-transport/
implementation ("io.aergo:heraj-transport:1.4.2")
'io.aergo:heraj-transport:jar:1.4.2'
<dependency org="io.aergo" name="heraj-transport" rev="1.4.2">
<artifact name="heraj-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aergo', module='heraj-transport', version='1.4.2')
)
libraryDependencies += "io.aergo" % "heraj-transport" % "1.4.2"
[io.aergo/heraj-transport "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.aergo : heraj-annotation | jar | 1.4.2 |
| io.aergo : heraj-util | jar | 1.4.2 |
| io.aergo : heraj-protobuf | jar | 1.4.2 |
| io.aergo : heraj-common | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.grpc : grpc-okhttp | jar | 1.43.2 |
| io.grpc : grpc-netty-shaded | jar | 1.43.2 |
| io.grpc : grpc-protobuf | jar | 1.43.2 |
| io.grpc : grpc-stub | jar | 1.43.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.0-beta.5 |
| org.powermock : powermock-module-junit4 | jar | 2.0.0-beta.5 |