| License |
License
Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.hedera.hashgraph |
| ArtifactId | ArtifactIdsdk-jdk7 |
| Version | Version2.6.0-beta.2 |
| Type | Typejar |
| Description |
Descriptionsdk
Hedera™ Hashgraph SDK for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-jdk7-2.6.0-beta.2.pom | |
| sdk-jdk7-2.6.0-beta.2.jar | 1 MB |
| sdk-jdk7-2.6.0-beta.2-sources.jar | 1 MB |
| sdk-jdk7-2.6.0-beta.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hedera.hashgraph/sdk-jdk7/ -->
<dependency>
<groupId>com.hedera.hashgraph</groupId>
<artifactId>sdk-jdk7</artifactId>
<version>2.6.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hedera.hashgraph/sdk-jdk7/
implementation 'com.hedera.hashgraph:sdk-jdk7:2.6.0-beta.2'
// https://jarcasting.com/artifacts/com.hedera.hashgraph/sdk-jdk7/
implementation ("com.hedera.hashgraph:sdk-jdk7:2.6.0-beta.2")
'com.hedera.hashgraph:sdk-jdk7:jar:2.6.0-beta.2'
<dependency org="com.hedera.hashgraph" name="sdk-jdk7" rev="2.6.0-beta.2">
<artifact name="sdk-jdk7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='sdk-jdk7', version='2.6.0-beta.2')
)
libraryDependencies += "com.hedera.hashgraph" % "sdk-jdk7" % "2.6.0-beta.2"
[com.hedera.hashgraph/sdk-jdk7 "2.6.0-beta.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-javalite | jar | 3.19.1 |
| net.sourceforge.streamsupport : streamsupport | jar | 1.7.4 |
| net.sourceforge.streamsupport : streamsupport-cfuture | jar | 1.7.4 |
| org.threeten : threetenbp | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| io.grpc : grpc-core | jar | 1.42.1 |
| io.grpc : grpc-protobuf-lite | jar | 1.42.1 |
| io.grpc : grpc-stub | jar | 1.42.1 |
| com.google.code.gson : gson | jar | 2.8.9 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.21.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| io.github.json-snapshot : json-snapshot | jar | 1.0.17 |