не последняя версия
Последняя версия 01.00.04-RPM

org.rapidpm:rapidpm-junit5-ext-servlet-container-api 01.00.01-RPM


Категории

Категории

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

Группа

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

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

rapidpm-junit5-ext-servlet-container-api
Версия

Версия

01.00.01-RPM
Тип

Тип

jar

Скачать rapidpm-junit5-ext-servlet-container-api 01.00.01-RPM


<!-- https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/ -->
<dependency>
    <groupId>org.rapidpm</groupId>
    <artifactId>rapidpm-junit5-ext-servlet-container-api</artifactId>
    <version>01.00.01-RPM</version>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation 'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.01-RPM'
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation ("org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.01-RPM")
'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:jar:01.00.01-RPM'
<dependency org="org.rapidpm" name="rapidpm-junit5-ext-servlet-container-api" rev="01.00.01-RPM">
  <artifact name="rapidpm-junit5-ext-servlet-container-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm', module='rapidpm-junit5-ext-servlet-container-api', version='01.00.01-RPM')
)
libraryDependencies += "org.rapidpm" % "rapidpm-junit5-ext-servlet-container-api" % "01.00.01-RPM"
[org.rapidpm/rapidpm-junit5-ext-servlet-container-api "01.00.01-RPM"]