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

org.atteo.moonshine:container-test-utils 1.0.RC1


Категории

Категории

Контейнер
Группа

Группа

org.atteo.moonshine
Идентификатор

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

container-test-utils
Версия

Версия

1.0.RC1
Тип

Тип

jar

Скачать container-test-utils 1.0.RC1


<!-- https://jarcasting.com/artifacts/org.atteo.moonshine/container-test-utils/ -->
<dependency>
    <groupId>org.atteo.moonshine</groupId>
    <artifactId>container-test-utils</artifactId>
    <version>1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atteo.moonshine/container-test-utils/
implementation 'org.atteo.moonshine:container-test-utils:1.0.RC1'
// https://jarcasting.com/artifacts/org.atteo.moonshine/container-test-utils/
implementation ("org.atteo.moonshine:container-test-utils:1.0.RC1")
'org.atteo.moonshine:container-test-utils:jar:1.0.RC1'
<dependency org="org.atteo.moonshine" name="container-test-utils" rev="1.0.RC1">
  <artifact name="container-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atteo.moonshine', module='container-test-utils', version='1.0.RC1')
)
libraryDependencies += "org.atteo.moonshine" % "container-test-utils" % "1.0.RC1"
[org.atteo.moonshine/container-test-utils "1.0.RC1"]