digdag-tests

Digdag

Лицензия

Лицензия

Группа

Группа

io.digdag
Идентификатор

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

digdag-tests
Последняя версия

Последняя версия

0.10.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

digdag-tests
Digdag
Ссылка на сайт

Ссылка на сайт

https://www.digdag.io/
Система контроля версий

Система контроля версий

https://github.com/treasure-data/digdag

Скачать digdag-tests

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.digdag/digdag-tests/ -->
<dependency>
    <groupId>io.digdag</groupId>
    <artifactId>digdag-tests</artifactId>
    <version>0.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.digdag/digdag-tests/
implementation 'io.digdag:digdag-tests:0.10.4'
// https://jarcasting.com/artifacts/io.digdag/digdag-tests/
implementation ("io.digdag:digdag-tests:0.10.4")
'io.digdag:digdag-tests:jar:0.10.4'
<dependency org="io.digdag" name="digdag-tests" rev="0.10.4">
  <artifact name="digdag-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.digdag', module='digdag-tests', version='0.10.4')
)
libraryDependencies += "io.digdag" % "digdag-tests" % "0.10.4"
[io.digdag/digdag-tests "0.10.4"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
io.micrometer : micrometer-core jar 1.2.0
io.micrometer : micrometer-registry-jmx jar 1.2.0
io.github.yoyama : fluency-meter-registory_2.12 jar 0.4.0

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.3.9

test (16)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
pl.pragmatists : JUnitParams jar 1.0.5
io.digdag : digdag-cli jar 0.10.4
io.digdag : digdag-storage-s3 jar 0.10.4
io.digdag : digdag-storage-gcs jar 0.10.4
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1
org.subethamail : subethasmtp jar 3.1.7
com.squareup.okhttp3 : okhttp jar 3.12.0
com.squareup.okhttp3 : okhttp-tls jar 3.12.0
com.squareup.okhttp3 : mockwebserver jar 3.12.0
xyz.rogfam : littleproxy jar 2.0.3
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.686
org.apache.avro : avro jar 1.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.42