| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.katanox |
| Идентификатор | Идентификаторtabour |
| Версия | Версия0.2.0-rc1 |
| Тип | Типjar |
| Описание |
ОписаниеTabour
Kotlin's library to make working with queues/topics much easier.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tabour-0.2.0-rc1.pom | |
| tabour-0.2.0-rc1.jar | 76 KB |
| tabour-0.2.0-rc1-sources.jar | 20 KB |
| tabour-0.2.0-rc1-javadoc.jar | 237 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.katanox/tabour/ -->
<dependency>
<groupId>com.katanox</groupId>
<artifactId>tabour</artifactId>
<version>0.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.katanox/tabour/
implementation 'com.katanox:tabour:0.2.0-rc1'
// https://jarcasting.com/artifacts/com.katanox/tabour/
implementation ("com.katanox:tabour:0.2.0-rc1")
'com.katanox:tabour:jar:0.2.0-rc1'
<dependency org="com.katanox" name="tabour" rev="0.2.0-rc1">
<artifact name="tabour" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.katanox', module='tabour', version='0.2.0-rc1')
)
libraryDependencies += "com.katanox" % "tabour" % "0.2.0-rc1"
[com.katanox/tabour "0.2.0-rc1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| com.google.code.gson : gson | jar | 2.8.9 |
| io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
| com.google.protobuf : protobuf-java-util | jar | 3.19.1 |
| com.pinterest : ktlint | jar | 0.43.2 |
| software.amazon.awssdk : sqs | jar | 2.17.99 |
| org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context-support | jar | 5.3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.mockk : mockk | jar | 1.12.1 |
| io.kotest : kotest-assertions-core-jvm | jar | 5.0.2 |
| org.testcontainers : testcontainers | jar | 1.16.2 |
| org.testcontainers : junit-jupiter | jar | 1.16.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |