Last Version

openapi-to-wiremock 0.0

Command line tool that will translate OpenAPI spec to Wiremock mappings.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

se.bjurr.openapitowiremock
ArtifactId

ArtifactId

openapi-to-wiremock
Version

Version

0.0
Type

Type

jar
Description

Description

openapi-to-wiremock
Command line tool that will translate OpenAPI spec to Wiremock mappings.

Download openapi-to-wiremock 0.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.