| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.findwise.hydra |
| Идентификатор | Идентификаторhydra-test-suite |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| hydra-test-suite-0.5.0.pom | 555 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-test-suite/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-test-suite</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-test-suite/
implementation 'com.findwise.hydra:hydra-test-suite:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-test-suite/
implementation ("com.findwise.hydra:hydra-test-suite:0.5.0")
'com.findwise.hydra:hydra-test-suite:pom:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-test-suite" rev="0.5.0">
<artifact name="hydra-test-suite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-test-suite', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-test-suite" % "0.5.0"
[com.findwise.hydra/hydra-test-suite "0.5.0"]