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

com.masabi.swagwire:swagwire-core 0.0.26-rc4

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

Категории

Категории

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

Группа

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

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

swagwire-core
Версия

Версия

0.0.26-rc4
Тип

Тип

pom

Скачать swagwire-core 0.0.26-rc4

Имя Файла Размер
swagwire-core-0.0.26-rc4.pom 1 KB
Обзор

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