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