| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.meecrowave |
| Идентификатор | Идентификаторintegration-tests |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMeecrowave :: Integration Tests
For modules requiring custom classpaths.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| integration-tests-1.2.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/ -->
<dependency>
<groupId>org.apache.meecrowave</groupId>
<artifactId>integration-tests</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/
implementation 'org.apache.meecrowave:integration-tests:1.2.1'
// https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/
implementation ("org.apache.meecrowave:integration-tests:1.2.1")
'org.apache.meecrowave:integration-tests:pom:1.2.1'
<dependency org="org.apache.meecrowave" name="integration-tests" rev="1.2.1">
<artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.meecrowave', module='integration-tests', version='1.2.1')
)
libraryDependencies += "org.apache.meecrowave" % "integration-tests" % "1.2.1"
[org.apache.meecrowave/integration-tests "1.2.1"]