Closed tzclucian closed 7 years ago
Yeah, thanks for noting, another typo.
java crypto conditions lib is bundled in *.jar form, because it changed quite a lot in version 3 and these changes are not compatible with the current driver. This eases the handling, but yes, not a very clean way.
Thanks for clarifying. Looking forward for a stable version that will be added as a dependency.
Steps.
.m2/repository/com/authenteq/java-crypto-conditions/0.1/java-crypto-conditions-0.1.jar
Shouldn't this be called
java-bigchaindb-driver
? I saw this.I import the dependency in a maven project:
I'm not able to create a transaction, I get the following error:
I can solve this by manually installing
java-crypto-conditions-2.0.0-SNAPSHOT.jar
by using:Am I missing something or are these actual bugs?