не последняя версия
Последняя версия 5.2-Alpha-2

org.eurekaclinical:protempa-test-suite 3.0-Alpha-13

For running end-to-end regression and integration tests against Protempa

Категории

Категории

CLI Взаимодействие с пользователем Eureka Контейнер Микросервисы
Группа

Группа

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

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

protempa-test-suite
Версия

Версия

3.0-Alpha-13
Тип

Тип

jar

Скачать protempa-test-suite 3.0-Alpha-13


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>protempa-test-suite</artifactId>
    <version>3.0-Alpha-13</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/
implementation 'org.eurekaclinical:protempa-test-suite:3.0-Alpha-13'
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-test-suite/
implementation ("org.eurekaclinical:protempa-test-suite:3.0-Alpha-13")
'org.eurekaclinical:protempa-test-suite:jar:3.0-Alpha-13'
<dependency org="org.eurekaclinical" name="protempa-test-suite" rev="3.0-Alpha-13">
  <artifact name="protempa-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-test-suite', version='3.0-Alpha-13')
)
libraryDependencies += "org.eurekaclinical" % "protempa-test-suite" % "3.0-Alpha-13"
[org.eurekaclinical/protempa-test-suite "3.0-Alpha-13"]