Last Version

dev.jlibra:jlibra-integration-tests 0.6.0

A Java library for interacting with the Libra blockchain

License

License

GroupId

GroupId

dev.jlibra
ArtifactId

ArtifactId

jlibra-integration-tests
Version

Version

0.6.0
Type

Type

jar
Description

Description

A Java library for interacting with the Libra blockchain
Source Code Management

Source Code Management

http://github.com/ketola/jlibra/tree/master/jlibra-integration-tests

Download jlibra-integration-tests 0.6.0


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

Dependencies

test (8)

Group / Artifact Type Version
dev.jlibra : jlibra-core jar 0.6.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.9
org.awaitility : awaitility jar 3.1.6
org.apache.logging.log4j : log4j-api jar 2.12.0
org.apache.logging.log4j : log4j-core jar 2.12.0
com.konghq : unirest-java jar 2.3.14

Project Modules

There are no modules declared in this project.