не последняя версия
Последняя версия 1.0.0-RC2

com.avides.springboot.testcontainer:springboot-testcontainer-mockserver 0.1.0-RC10

Mockserver test-container

Категории

Категории

IDE Инструменты разработки Контейнер
Группа

Группа

com.avides.springboot.testcontainer
Идентификатор

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

springboot-testcontainer-mockserver
Версия

Версия

0.1.0-RC10
Тип

Тип

jar

Скачать springboot-testcontainer-mockserver 0.1.0-RC10


<!-- https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-mockserver/ -->
<dependency>
    <groupId>com.avides.springboot.testcontainer</groupId>
    <artifactId>springboot-testcontainer-mockserver</artifactId>
    <version>0.1.0-RC10</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-mockserver/
implementation 'com.avides.springboot.testcontainer:springboot-testcontainer-mockserver:0.1.0-RC10'
// https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-mockserver/
implementation ("com.avides.springboot.testcontainer:springboot-testcontainer-mockserver:0.1.0-RC10")
'com.avides.springboot.testcontainer:springboot-testcontainer-mockserver:jar:0.1.0-RC10'
<dependency org="com.avides.springboot.testcontainer" name="springboot-testcontainer-mockserver" rev="0.1.0-RC10">
  <artifact name="springboot-testcontainer-mockserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.testcontainer', module='springboot-testcontainer-mockserver', version='0.1.0-RC10')
)
libraryDependencies += "com.avides.springboot.testcontainer" % "springboot-testcontainer-mockserver" % "0.1.0-RC10"
[com.avides.springboot.testcontainer/springboot-testcontainer-mockserver "0.1.0-RC10"]