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

com.masabi.swagwire:swagwire-codegen 0.0.26-rc2

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

Категории

Категории

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

Группа

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

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

swagwire-codegen
Версия

Версия

0.0.26-rc2
Тип

Тип

jar

Скачать swagwire-codegen 0.0.26-rc2


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