FFB Depot Client

Client für Depotabfrage der FFB (FIL Fondsbank).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.bmarwell
ArtifactId

ArtifactId

ffb.depot.client
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

FFB Depot Client
Client für Depotabfrage der FFB (FIL Fondsbank).
Project URL

Project URL

https://github.com/bmhm/ffb.depot.client
Source Code Management

Source Code Management

https://github.com/bmhm/ffb.depot.client

Download ffb.depot.client

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.5.5
javax.ws.rs : javax.ws.rs-api jar 2.1

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0
0.0.2