не последняя версия
Последняя версия 0.0.5

com.github.restup.test:up-test-spring 0.0.2

ApiExecutor implementation of core-test for MockMVC

Группа

Группа

com.github.restup.test
Идентификатор

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

up-test-spring
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать up-test-spring 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.restup.test/up-test-spring/ -->
<dependency>
    <groupId>com.github.restup.test</groupId>
    <artifactId>up-test-spring</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-spring/
implementation 'com.github.restup.test:up-test-spring:0.0.2'
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-spring/
implementation ("com.github.restup.test:up-test-spring:0.0.2")
'com.github.restup.test:up-test-spring:jar:0.0.2'
<dependency org="com.github.restup.test" name="up-test-spring" rev="0.0.2">
  <artifact name="up-test-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup.test', module='up-test-spring', version='0.0.2')
)
libraryDependencies += "com.github.restup.test" % "up-test-spring" % "0.0.2"
[com.github.restup.test/up-test-spring "0.0.2"]