License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdse.bjurr.openapitowiremock |
ArtifactId | ArtifactIdopenapi-to-wiremock |
Last Version | Last Version0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenapi-to-wiremock
Command line tool that will translate OpenAPI spec to Wiremock mappings.
|
Filename | Size |
---|---|
openapi-to-wiremock-0.0.pom | |
openapi-to-wiremock-0.0.jar | 17 MB |
openapi-to-wiremock-0.0-sources.jar | 1 KB |
openapi-to-wiremock-0.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.bjurr.openapitowiremock/openapi-to-wiremock/ -->
<dependency>
<groupId>se.bjurr.openapitowiremock</groupId>
<artifactId>openapi-to-wiremock</artifactId>
<version>0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.openapitowiremock/openapi-to-wiremock/
implementation 'se.bjurr.openapitowiremock:openapi-to-wiremock:0.0'
// https://jarcasting.com/artifacts/se.bjurr.openapitowiremock/openapi-to-wiremock/
implementation ("se.bjurr.openapitowiremock:openapi-to-wiremock:0.0")
'se.bjurr.openapitowiremock:openapi-to-wiremock:jar:0.0'
<dependency org="se.bjurr.openapitowiremock" name="openapi-to-wiremock" rev="0.0">
<artifact name="openapi-to-wiremock" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.openapitowiremock', module='openapi-to-wiremock', version='0.0')
)
libraryDependencies += "se.bjurr.openapitowiremock" % "openapi-to-wiremock" % "0.0"
[se.bjurr.openapitowiremock/openapi-to-wiremock "0.0"]