License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.misk |
ArtifactId | ArtifactIdmisk-testing |
Last Version | Last Version0.25.0-20220606.1435-15bc758 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmisk-testing
A Misk module for testing code that uses Misk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.squareup.misk/misk-testing/ -->
<dependency>
<groupId>com.squareup.misk</groupId>
<artifactId>misk-testing</artifactId>
<version>0.25.0-20220606.1435-15bc758</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.misk/misk-testing/
implementation 'com.squareup.misk:misk-testing:0.25.0-20220606.1435-15bc758'
// https://jarcasting.com/artifacts/com.squareup.misk/misk-testing/
implementation ("com.squareup.misk:misk-testing:0.25.0-20220606.1435-15bc758")
'com.squareup.misk:misk-testing:jar:0.25.0-20220606.1435-15bc758'
<dependency org="com.squareup.misk" name="misk-testing" rev="0.25.0-20220606.1435-15bc758">
<artifact name="misk-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.misk', module='misk-testing', version='0.25.0-20220606.1435-15bc758')
)
libraryDependencies += "com.squareup.misk" % "misk-testing" % "0.25.0-20220606.1435-15bc758"
[com.squareup.misk/misk-testing "0.25.0-20220606.1435-15bc758"]
Group / Artifact | Type | Version |
---|---|---|
com.github.docker-java : docker-java-core | jar | 3.2.13 |
com.github.docker-java : docker-java-transport-httpclient5 | jar | 3.2.13 |
com.google.inject : guice | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.20.2 |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.21 |
com.squareup.okhttp3 : mockwebserver | jar | 4.10.0-RC1 |
com.squareup.moshi : moshi | jar | 1.13.0 |
com.squareup.moshi : moshi-kotlin | jar | 1.13.0 |
com.squareup.moshi : moshi-adapters | jar | 1.13.0 |
com.squareup.okio : okio-jvm | jar | 3.1.0 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
org.mockito : mockito-core | jar | 3.11.2 |
com.google.guava : guava-testlib | jar | 30.1.1-jre |
javax.inject : javax.inject | jar | 1 |