| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторflo-test |
| Версия | Версия0.1.10 |
| Тип | Типjar |
| Описание |
ОписаниеTest - Flo Integration Tests
Internal module with integration tests
|
| Имя Файла | Размер |
|---|---|
| flo-test-0.1.10.pom | |
| flo-test-0.1.10.jar | 13 KB |
| flo-test-0.1.10-sources.jar | 4 KB |
| flo-test-0.1.10-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/flo-test/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>flo-test</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-test/
implementation 'com.spotify:flo-test:0.1.10'
// https://jarcasting.com/artifacts/com.spotify/flo-test/
implementation ("com.spotify:flo-test:0.1.10")
'com.spotify:flo-test:jar:0.1.10'
<dependency org="com.spotify" name="flo-test" rev="0.1.10">
<artifact name="flo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-test', version='0.1.10')
)
libraryDependencies += "com.spotify" % "flo-test" % "0.1.10"
[com.spotify/flo-test "0.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify : flo-workflow | jar | 0.1.10 |
| com.spotify : flo-cli | jar | 0.1.10 |
| com.spotify : flo-api-generator | jar | 0.1.10 |
| com.spotify : apollo-api | jar | 1.2.2 |
| com.squareup.okio : okio | jar | 1.6.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.0-rc1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.6 |
| com.google.truth : truth | jar | 0.24 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |