не последняя версия
Последняя версия 1.0.6-openapi3

com.masabi.swagwire:swagwire-codegen 1.0.0-openapi3

Swagwire combines Swagger and Wiremock to generate tests stubs for HTTP integration testing

Категории

Категории

Wire Данные Data Structures
Группа

Группа

com.masabi.swagwire
Идентификатор

Идентификатор

swagwire-codegen
Версия

Версия

1.0.0-openapi3
Тип

Тип

jar

Скачать swagwire-codegen 1.0.0-openapi3


<!-- https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-codegen/ -->
<dependency>
    <groupId>com.masabi.swagwire</groupId>
    <artifactId>swagwire-codegen</artifactId>
    <version>1.0.0-openapi3</version>
</dependency>
// https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-codegen/
implementation 'com.masabi.swagwire:swagwire-codegen:1.0.0-openapi3'
// https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-codegen/
implementation ("com.masabi.swagwire:swagwire-codegen:1.0.0-openapi3")
'com.masabi.swagwire:swagwire-codegen:jar:1.0.0-openapi3'
<dependency org="com.masabi.swagwire" name="swagwire-codegen" rev="1.0.0-openapi3">
  <artifact name="swagwire-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.masabi.swagwire', module='swagwire-codegen', version='1.0.0-openapi3')
)
libraryDependencies += "com.masabi.swagwire" % "swagwire-codegen" % "1.0.0-openapi3"
[com.masabi.swagwire/swagwire-codegen "1.0.0-openapi3"]