|
|
@ -65,9 +65,10 @@ dependencies { |
|
|
|
testImplementation 'io.opentracing:opentracing-api' |
|
|
|
testImplementation 'io.opentracing:opentracing-api' |
|
|
|
testImplementation 'io.opentracing:opentracing-util' |
|
|
|
testImplementation 'io.opentracing:opentracing-util' |
|
|
|
testImplementation 'io.jaegertracing:jaeger-client' |
|
|
|
testImplementation 'io.jaegertracing:jaeger-client' |
|
|
|
|
|
|
|
testImplementation 'io.vertx:vertx-core' |
|
|
|
testImplementation 'junit:junit' |
|
|
|
testImplementation 'junit:junit' |
|
|
|
testImplementation 'net.consensys:orion' |
|
|
|
|
|
|
|
testImplementation 'org.apache.commons:commons-compress' |
|
|
|
testImplementation 'org.apache.commons:commons-compress' |
|
|
|
|
|
|
|
testImplementation 'org.apache.logging.log4j:log4j-core' |
|
|
|
testImplementation 'org.apache.tuweni:tuweni-crypto' |
|
|
|
testImplementation 'org.apache.tuweni:tuweni-crypto' |
|
|
|
testImplementation 'org.assertj:assertj-core' |
|
|
|
testImplementation 'org.assertj:assertj-core' |
|
|
|
testImplementation 'org.awaitility:awaitility' |
|
|
|
testImplementation 'org.awaitility:awaitility' |
|
|
|