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

com.github.mjeanroy:junit-servers 0.5.0


Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

junit-servers
Версия

Версия

0.5.0
Тип

Тип

pom

Скачать junit-servers 0.5.0

Имя Файла Размер
junit-servers-0.5.0.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>junit-servers</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/
implementation 'com.github.mjeanroy:junit-servers:0.5.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/
implementation ("com.github.mjeanroy:junit-servers:0.5.0")
'com.github.mjeanroy:junit-servers:pom:0.5.0'
<dependency org="com.github.mjeanroy" name="junit-servers" rev="0.5.0">
  <artifact name="junit-servers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='junit-servers', version='0.5.0')
)
libraryDependencies += "com.github.mjeanroy" % "junit-servers" % "0.5.0"
[com.github.mjeanroy/junit-servers "0.5.0"]