Last Version

Boku HTTP Auth - integration tests 1.2

This package contains both production ready library code, plus some demo applications to show how to sign requests made to Boku's APIs

License

License

GroupId

GroupId

com.boku
ArtifactId

ArtifactId

boku-http-auth-integration-tests
Version

Version

1.2
Type

Type

jar
Description

Description

Boku HTTP Auth - integration tests
This package contains both production ready library code, plus some demo applications to show how to sign requests made to Boku's APIs

Download boku-http-auth-integration-tests 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.boku : boku-http-auth-client jar 1.2
com.boku : boku-http-auth-server jar 1.2

test (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.24.v20191120
org.eclipse.jetty : jetty-servlet jar 9.4.24.v20191120
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.28

Project Modules

There are no modules declared in this project.