ebics-java-client

This library allows to interact with banks using the EBICS (Electronic Banking Internet Communication Standard). You can use the EbicsClient as command line tool or use it from your Java application. The library was forked from: https://github.com/uwemaurer/ebics-java-client to add new Ebics commands and to add Docker and Maven support.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.github.element36-io
Идентификатор

Идентификатор

ebics-cli
Последняя версия

Последняя версия

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

ebics-java-client
This library allows to interact with banks using the EBICS (Electronic Banking Internet Communication Standard). You can use the EbicsClient as command line tool or use it from your Java application. The library was forked from: https://github.com/uwemaurer/ebics-java-client to add new Ebics commands and to add Docker and Maven support.
Ссылка на сайт

Ссылка на сайт

https://github.com/element36-io/ebics-java-client
Система контроля версий

Система контроля версий

https://github.com/element36-io/ebics-java-client

Скачать ebics-cli

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.element36-io/ebics-cli/ -->
<dependency>
    <groupId>io.github.element36-io</groupId>
    <artifactId>ebics-cli</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.element36-io/ebics-cli/
implementation 'io.github.element36-io:ebics-cli:1.5'
// https://jarcasting.com/artifacts/io.github.element36-io/ebics-cli/
implementation ("io.github.element36-io:ebics-cli:1.5")
'io.github.element36-io:ebics-cli:jar:1.5'
<dependency org="io.github.element36-io" name="ebics-cli" rev="1.5">
  <artifact name="ebics-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.element36-io', module='ebics-cli', version='1.5')
)
libraryDependencies += "io.github.element36-io" % "ebics-cli" % "1.5"
[io.github.element36-io/ebics-cli "1.5"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.apache.xmlbeans : xmlbeans jar 3.1.0
commons-codec : commons-codec jar 1.14
org.apache.httpcomponents : httpclient jar 4.5.13
commons-logging : commons-logging jar 1.2
org.jdom : jdom jar 2.0.2
org.bouncycastle : bcprov-jdk15on jar 1.68
org.bouncycastle : bcpkix-jdk15on jar 1.68
org.gnu : gnu-crypto jar 2.0.1
xalan : xalan jar 2.7.2
xml-security : xmlsec jar 1.3.0
commons-cli : commons-cli jar 1.4

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.mockito : mockito-core jar 3.2.4

Модули Проекта

Данный проект не имеет модулей.
io.github.element36-io

element36.io

Connecting the European Payment Network SEPA with Ethereum

Версии библиотеки

Версия
1.5
1.4
1.3
1.2
1.1