io.github.zenwave360:apimock

ApiMock: Test Doubles for REST APIs with KarateDSL and OpenAPI

License

License

GroupId

GroupId

io.github.zenwave360
ArtifactId

ArtifactId

apimock
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.zenwave360:apimock
ApiMock: Test Doubles for REST APIs with KarateDSL and OpenAPI
Project URL

Project URL

https://github.com/ZenWave360/apimock
Source Code Management

Source Code Management

https://github.com/ZenWave360/apimock

Download apimock

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zenwave360/apimock/ -->
<dependency>
    <groupId>io.github.zenwave360</groupId>
    <artifactId>apimock</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zenwave360/apimock/
implementation 'io.github.zenwave360:apimock:0.0.4'
// https://jarcasting.com/artifacts/io.github.zenwave360/apimock/
implementation ("io.github.zenwave360:apimock:0.0.4")
'io.github.zenwave360:apimock:jar:0.0.4'
<dependency org="io.github.zenwave360" name="apimock" rev="0.0.4">
  <artifact name="apimock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zenwave360', module='apimock', version='0.0.4')
)
libraryDependencies += "io.github.zenwave360" % "apimock" % "0.0.4"
[io.github.zenwave360/apimock "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.intuit.karate : karate-core jar 1.2.0.RC5
org.openapi4j : openapi-operation-validator jar 1.0.7

provided (1)

Group / Artifact Type Version
com.linecorp.armeria : armeria jar 1.13.4

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework : spring-web jar 5.2.18.RELEASE
org.springframework : spring-context jar 5.2.18.RELEASE
io.swagger : swagger-annotations jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1