Waves Transactions for Java

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

License

License

GroupId

GroupId

im.mak
ArtifactId

ArtifactId

waves-transactions
Last Version

Last Version

1.0.2
Release Date

Release Date

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/msmolyakov/waves-transactions-java
Source Code Management

Source Code Management

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

Download waves-transactions

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
im.mak : waves-crypto jar 2.0.1
com.wavesplatform : protobuf-schemas jar 1.2.6-SNAPSHOT
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
1.0.0-rc1