Last Version

Waves Transactions for Java 1.2.1

Library for binary and json serialization of transactions in Waves blockchain.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

waves-transactions
Version

Version

1.2.1
Type

Type

jar
Description

Description

Waves Transactions for Java
Library for binary and json serialization of transactions in Waves blockchain.
Project URL

Project URL

https://github.com/wavesplatform/waves-transactions-java
Source Code Management

Source Code Management

https://github.com/wavesplatform/waves-transactions-java

Download waves-transactions 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.wavesplatform : waves-crypto jar 2.0.4
com.wavesplatform : protobuf-schemas jar 1.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.web3j : core jar 4.9.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.