| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWire Данные Data Structures |
| Группа | Группаcom.wire |
| Идентификатор | Идентификаторlithium |
| Версия | Версия3.3.3 |
| Тип | Типjar |
| Описание |
ОписаниеLithium
Wire Bots SDK written in Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lithium-3.3.3.pom | |
| lithium-3.3.3.jar | 54 KB |
| lithium-3.3.3-sources.jar | 31 KB |
| lithium-3.3.3-javadoc.jar | 597 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wire/lithium/ -->
<dependency>
<groupId>com.wire</groupId>
<artifactId>lithium</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wire/lithium/
implementation 'com.wire:lithium:3.3.3'
// https://jarcasting.com/artifacts/com.wire/lithium/
implementation ("com.wire:lithium:3.3.3")
'com.wire:lithium:jar:3.3.3'
<dependency org="com.wire" name="lithium" rev="3.3.3">
<artifact name="lithium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wire', module='lithium', version='3.3.3')
)
libraryDependencies += "com.wire" % "lithium" % "3.3.3"
[com.wire/lithium "3.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wire : xenon | jar | 1.3.4 |
| io.dropwizard : dropwizard-core | jar | 2.0.26 |
| io.dropwizard : dropwizard-jdbi3 | jar | 2.0.26 |
| io.dropwizard : dropwizard-client | jar | 2.0.26 |
| com.github.smoketurner » dropwizard-swagger | jar | 1532b0c531 |
| org.postgresql : postgresql | jar | 42.3.1 |
| org.flywaydb : flyway-core | jar | 8.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 2.0.26 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |