| License |
License |
|---|---|
| GroupId | GroupIdorg.xrpl |
| ArtifactId | ArtifactIdxrpl4j-integration-tests |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionParent project for xrpl4j modules.
|
| Project Organization |
Project OrganizationXRPL Foundation and its contributors |
| Filename | Size |
|---|---|
| xrpl4j-integration-tests-2.0.0.pom | |
| xrpl4j-integration-tests-2.0.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-integration-tests</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/
implementation 'org.xrpl:xrpl4j-integration-tests:2.0.0'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/
implementation ("org.xrpl:xrpl4j-integration-tests:2.0.0")
'org.xrpl:xrpl4j-integration-tests:jar:2.0.0'
<dependency org="org.xrpl" name="xrpl4j-integration-tests" rev="2.0.0">
<artifact name="xrpl4j-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-integration-tests', version='2.0.0')
)
libraryDependencies += "org.xrpl" % "xrpl4j-integration-tests" % "2.0.0"
[org.xrpl/xrpl4j-integration-tests "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xrpl : xrpl4j-address-codec | jar | 2.0.0 |
| org.xrpl : xrpl4j-binary-codec | jar | 2.0.0 |
| org.xrpl : xrpl4j-client | jar | 2.0.0 |
| org.xrpl : xrpl4j-crypto-core | jar | 2.0.0 |
| org.xrpl : xrpl4j-crypto-bouncycastle | jar | 2.0.0 |
| org.xrpl : xrpl4j-model | jar | 2.0.0 |
| org.xrpl : xrpl4j-keypairs | jar | 2.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
| com.github.docker-java : docker-java-api | jar | 3.2.7 |
| com.google.guava : guava | jar | 29.0-jre |
| com.ripple.cryptoconditions : crypto-conditions | jar | 1.0.4 |
| com.squareup.okhttp3 : okhttp | jar | 4.8.1 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.awaitility : awaitility | jar | 3.0.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.testcontainers : testcontainers | jar | 1.15.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |