| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.infobip.kafkistry |
| Идентификатор | Идентификаторkafkistry-common |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Dependencies
|
| Имя Файла | Размер |
|---|---|
| kafkistry-common-0.0.4.pom | |
| kafkistry-common-0.0.4.jar | 61 KB |
| kafkistry-common-0.0.4-tests.jar | 7 KB |
| kafkistry-common-0.0.4-test-sources.jar | 3 KB |
| kafkistry-common-0.0.4-sources.jar | 12 KB |
| kafkistry-common-0.0.4-javadoc.jar | 439 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.infobip.kafkistry/kafkistry-common/ -->
<dependency>
<groupId>com.infobip.kafkistry</groupId>
<artifactId>kafkistry-common</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.infobip.kafkistry/kafkistry-common/
implementation 'com.infobip.kafkistry:kafkistry-common:0.0.4'
// https://jarcasting.com/artifacts/com.infobip.kafkistry/kafkistry-common/
implementation ("com.infobip.kafkistry:kafkistry-common:0.0.4")
'com.infobip.kafkistry:kafkistry-common:jar:0.0.4'
<dependency org="com.infobip.kafkistry" name="kafkistry-common" rev="0.0.4">
<artifact name="kafkistry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infobip.kafkistry', module='kafkistry-common', version='0.0.4')
)
libraryDependencies += "com.infobip.kafkistry" % "kafkistry-common" % "0.0.4"
[com.infobip.kafkistry/kafkistry-common "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.infobip.kafkistry : kafkistry-model | jar | 0.0.4 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.codehaus.janino : janino | jar | 3.0.6 |
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot | jar | 2.6.7 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| commons-io : commons-io | jar | 2.10.0 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-properties | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
| org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.20 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.20 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.testcontainers : testcontainers | jar | 1.17.2 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.testcontainers : junit-jupiter | jar | 1.17.2 |
| io.kotlintest : kotlintest | jar | 2.0.2 |
| com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
| org.awaitility : awaitility | jar | 4.0.2 |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-test | jar | 2.6.7 |