se.thinkcode.wait:test

A maven plugin that will wait for an http resource to become available.

Лицензия

Лицензия

Группа

Группа

se.thinkcode.wait
Идентификатор

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

test
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A maven plugin that will wait for an http resource to become available.

Скачать test

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sparkjava : spark-core jar 2.9.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.1
1.1.0
1.0.0