| License |
License |
|---|---|
| GroupId | GroupIdcom.zepben |
| ArtifactId | ArtifactIdtest-utils-ci |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
Descriptioncom.zepben:test-utils-ci
Helpers and utils for writing unit tests in various zepben projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-utils-ci-0.1.5.pom | |
| test-utils-ci-0.1.5.jar | 28 KB |
| test-utils-ci-0.1.5-sources.jar | 17 KB |
| test-utils-ci-0.1.5-javadoc.jar | 477 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zepben/test-utils-ci/ -->
<dependency>
<groupId>com.zepben</groupId>
<artifactId>test-utils-ci</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben/test-utils-ci/
implementation 'com.zepben:test-utils-ci:0.1.5'
// https://jarcasting.com/artifacts/com.zepben/test-utils-ci/
implementation ("com.zepben:test-utils-ci:0.1.5")
'com.zepben:test-utils-ci:jar:0.1.5'
<dependency org="com.zepben" name="test-utils-ci" rev="0.1.5">
<artifact name="test-utils-ci" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben', module='test-utils-ci', version='0.1.5')
)
libraryDependencies += "com.zepben" % "test-utils-ci" % "0.1.5"
[com.zepben/test-utils-ci "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.zepben : annotations | jar | 1.0.0 |
| io.grpc : grpc-netty-shaded | jar | 1.32.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
| com.auth0 : java-jwt | jar | 3.10.3 |
| com.auth0 : jwks-rsa | jar | 0.11.0 |
| com.zepben » vertx-route-utils | jar | 5.0.0 |
| io.vertx : vertx-core | jar | 3.7.1 |
| io.vertx : vertx-web | jar | 3.7.1 |
| io.vertx : vertx-codegen | jar | 3.7.1 |
| io.rest-assured : rest-assured | jar | 3.2.0 |
| com.jayway.awaitility : awaitility | jar | 1.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.mockito : mockito-core | jar | 3.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |