Last Version

xrpl4j :: crypto :: bouncycastle 3.0.0-rc1

XRPL4j crypto implementation using BouncyCastle.

License

License

GroupId

GroupId

org.xrpl
ArtifactId

ArtifactId

xrpl4j-crypto-bouncycastle
Version

Version

3.0.0-rc1
Type

Type

jar
Description

Description

xrpl4j :: crypto :: bouncycastle
XRPL4j crypto implementation using BouncyCastle.
Project Organization

Project Organization

XRPL Foundation and its contributors

Download xrpl4j-crypto-bouncycastle 3.0.0-rc1


<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-bouncycastle/ -->
<dependency>
    <groupId>org.xrpl</groupId>
    <artifactId>xrpl4j-crypto-bouncycastle</artifactId>
    <version>3.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-bouncycastle/
implementation 'org.xrpl:xrpl4j-crypto-bouncycastle:3.0.0-rc1'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-bouncycastle/
implementation ("org.xrpl:xrpl4j-crypto-bouncycastle:3.0.0-rc1")
'org.xrpl:xrpl4j-crypto-bouncycastle:jar:3.0.0-rc1'
<dependency org="org.xrpl" name="xrpl4j-crypto-bouncycastle" rev="3.0.0-rc1">
  <artifact name="xrpl4j-crypto-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-crypto-bouncycastle', version='3.0.0-rc1')
)
libraryDependencies += "org.xrpl" % "xrpl4j-crypto-bouncycastle" % "3.0.0-rc1"
[org.xrpl/xrpl4j-crypto-bouncycastle "3.0.0-rc1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.xrpl : xrpl4j-address-codec jar 3.0.0-rc1
org.xrpl : xrpl4j-binary-codec jar 3.0.0-rc1
org.xrpl : xrpl4j-crypto-core jar 3.0.0-rc1
org.xrpl : xrpl4j-keypairs jar 3.0.0-rc1
org.xrpl : xrpl4j-model jar 3.0.0-rc1
com.github.ben-manes.caffeine : caffeine jar 2.8.8
com.google.guava : guava jar 29.0-jre
org.bouncycastle : bcprov-jdk15to18 jar 1.66
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.7.7
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.