Last Version

hbci 1.0.0

A wrapper around com.github.hbci4j to faciliate its usage.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dankito.banking
ArtifactId

ArtifactId

hbci
Version

Version

1.0.0
Type

Type

jar
Description

Description

hbci
A wrapper around com.github.hbci4j to faciliate its usage.
Project URL

Project URL

https://github.com/dankito/Banking
Source Code Management

Source Code Management

https://github.com/dankito/Banking

Download hbci 1.0.0


<!-- https://jarcasting.com/artifacts/net.dankito.banking/hbci/ -->
<dependency>
    <groupId>net.dankito.banking</groupId>
    <artifactId>hbci</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dankito.banking/hbci/
implementation 'net.dankito.banking:hbci:1.0.0'
// https://jarcasting.com/artifacts/net.dankito.banking/hbci/
implementation ("net.dankito.banking:hbci:1.0.0")
'net.dankito.banking:hbci:jar:1.0.0'
<dependency org="net.dankito.banking" name="hbci" rev="1.0.0">
  <artifact name="hbci" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dankito.banking', module='hbci', version='1.0.0')
)
libraryDependencies += "net.dankito.banking" % "hbci" % "1.0.0"
[net.dankito.banking/hbci "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
com.github.hbci4j : hbci4j-core jar 3.0.22
net.dankito.utils : java-utils jar 1.0.6
org.apache.commons : commons-csv jar 1.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.