License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.knotx |
ArtifactId | ArtifactIdknotx-junit |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionKnot.x - Reactive microservice assembler - JUnit Tests Knot.x helpers
Knot.x - efficient, high-performance and scalable integration platform for modern
websites
|
Filename | Size |
---|---|
knotx-junit-1.2.2.pom | |
knotx-junit-1.2.2.jar | 10 KB |
knotx-junit-1.2.2-sources.jar | 6 KB |
knotx-junit-1.2.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.knotx/knotx-junit/ -->
<dependency>
<groupId>io.knotx</groupId>
<artifactId>knotx-junit</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.knotx/knotx-junit/
implementation 'io.knotx:knotx-junit:1.2.2'
// https://jarcasting.com/artifacts/io.knotx/knotx-junit/
implementation ("io.knotx:knotx-junit:1.2.2")
'io.knotx:knotx-junit:jar:1.2.2'
<dependency org="io.knotx" name="knotx-junit" rev="1.2.2">
<artifact name="knotx-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.knotx', module='knotx-junit', version='1.2.2')
)
libraryDependencies += "io.knotx" % "knotx-junit" % "1.2.2"
[io.knotx/knotx-junit "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.knotx : knotx-core | jar | 1.2.2 |
io.vertx : vertx-codegen | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |
io.vertx : vertx-unit | jar | 3.5.1 |
com.github.stefanbirkner : system-rules | jar | 1.16.1 |
org.mockito : mockito-all | jar | 2.0.2-beta |
com.googlecode.zohhak : zohhak | jar | 1.1.1 |