| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаde.bmarwell |
| Идентификатор | Идентификаторffb.depot.client |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFFB Depot Client
Client für Depotabfrage der FFB (FIL Fondsbank).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ffb.depot.client-0.2.0.pom | |
| ffb.depot.client-0.2.0.jar | 16 KB |
| ffb.depot.client-0.2.0-sources.jar | 14 KB |
| ffb.depot.client-0.2.0-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bmarwell/ffb.depot.client/ -->
<dependency>
<groupId>de.bmarwell</groupId>
<artifactId>ffb.depot.client</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bmarwell/ffb.depot.client/
implementation 'de.bmarwell:ffb.depot.client:0.2.0'
// https://jarcasting.com/artifacts/de.bmarwell/ffb.depot.client/
implementation ("de.bmarwell:ffb.depot.client:0.2.0")
'de.bmarwell:ffb.depot.client:jar:0.2.0'
<dependency org="de.bmarwell" name="ffb.depot.client" rev="0.2.0">
<artifact name="ffb.depot.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bmarwell', module='ffb.depot.client', version='0.2.0')
)
libraryDependencies += "de.bmarwell" % "ffb.depot.client" % "0.2.0"
[de.bmarwell/ffb.depot.client "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.16 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.4 |
| com.google.errorprone : error_prone_annotations | jar | 2.2.0 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.5.5 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.26 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| com.github.tomakehurst : wiremock | jar | 2.14.0 |