Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ebics-java
/
ebics-java-client
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
46
Code
Issues
4
Pull requests
3
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2026
release 2.2.0
uwemaurer
committed
9e45631
View commit details
Copy full SHA for 9e45631
Browse repository at this point
Merge pull request #51 from ebics-java/jdk-http-client
Show description for 95483cc
uwemaurer
authored
95483cc
View commit details
Copy full SHA for 95483cc
Browse repository at this point
make getRootDir configurable via system property
Show description for fcac99a
uwemaurer
committed
fcac99a
View commit details
Copy full SHA for fcac99a
Browse repository at this point
Merge pull request #52 from ebics-java/btd-download
Show description for 5563d62
uwemaurer
authored
5563d62
View commit details
Copy full SHA for 5563d62
Browse repository at this point
Commits on Aug 24, 2026
fix(h005): validate download arguments before any bank contact, use LocalDate
Show description for d1a02df
2 people
authored and
uwemaurer
committed
d1a02df
View commit details
Copy full SHA for d1a02df
Browse repository at this point
feat(h005): support BTD download orders with service params and date range
Show description for 83129e0
2 people
authored and
uwemaurer
committed
83129e0
View commit details
Copy full SHA for 83129e0
Browse repository at this point
Commits on Jul 6, 2026
release 2.1.0 on maven central
uwemaurer
committed
fc09f77
View commit details
Copy full SHA for fc09f77
Browse repository at this point
Commits on May 27, 2026
refactor: replace Apache HttpClient with JDK java.net.http.HttpClient
uwemaurer
committed
f537b24
View commit details
Copy full SHA for f537b24
Browse repository at this point
refactor: replace commons-codec with JDK Base64/HexFormat, drop gnu-crypto
Show description for 901faa3
uwemaurer
committed
901faa3
View commit details
Copy full SHA for 901faa3
Browse repository at this point
Merge pull request #47 from ebics-java/dependabot/maven/org.bouncycastle-bcprov-jdk18on-1.84
Show description for 4787893
uwemaurer
authored
4787893
View commit details
Copy full SHA for 4787893
Browse repository at this point
Commits on May 22, 2026
fix(letter): hash DER certificate in INI/HIA letters for EBICS 3.0
Show description for 2818fa9
uwemaurer
committed
2818fa9
View commit details
Copy full SHA for 2818fa9
Browse repository at this point
Commits on Apr 18, 2026
Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.84
Show description for 985f049
dependabot[bot]
authored
985f049
View commit details
Copy full SHA for 985f049
Browse repository at this point
Commits on Apr 9, 2026
Merge pull request #46 from mstohr1975/feature/parameterized-launcher
Show description for c09a1ae
uwemaurer
authored
c09a1ae
View commit details
Copy full SHA for c09a1ae
Browse repository at this point
Merge pull request #45 from mstohr1975/feature/configurable-certificate-params
Show description for 6feb6ad
uwemaurer
authored
6feb6ad
View commit details
Copy full SHA for 6feb6ad
Browse repository at this point
Commits on Apr 8, 2026
ci: skip dependency graph submission for fork PRs
mstohr1975
committed
abd0b8d
View commit details
Copy full SHA for abd0b8d
Browse repository at this point
ci: skip dependency graph submission for fork PRs
mstohr1975
committed
5bebe9d
View commit details
Copy full SHA for 5bebe9d
Browse repository at this point
feat(cli): add parameterized launcher for runtime-configured environments
Maic Stohr
authored and
mstohr1975
committed
946bd4c
View commit details
Copy full SHA for 946bd4c
Browse repository at this point
feat(certificate): make key length and validity years configurable
Maic Stohr
authored and
mstohr1975
committed
81685a6
View commit details
Copy full SHA for 81685a6
Browse repository at this point
Commits on Nov 24, 2025
add missing EbicsUploadParams file
uwemaurer
committed
5dbb782
View commit details
Copy full SHA for 5dbb782
Browse repository at this point
Merge pull request #40 from ebics-java/zkb-xe2
Show description for cdb483d
uwemaurer
authored
cdb483d
View commit details
Copy full SHA for cdb483d
Browse repository at this point
close XML cursors
uwemaurer
committed
207479a
View commit details
Copy full SHA for 207479a
Browse repository at this point
add SignatureFlag to upload request
uwemaurer
committed
f601aff
View commit details
Copy full SHA for f601aff
Browse repository at this point
support BTUOrderParams for EBICS 3.0 request
uwemaurer
committed
e812223
View commit details
Copy full SHA for e812223
Browse repository at this point
switch to java 17
Show description for 9fb00fc
uwemaurer
committed
9fb00fc
View commit details
Copy full SHA for 9fb00fc
Browse repository at this point
Commits on Nov 19, 2025
code cleanup (imports,javadoc,header)
uwemaurer
committed
e4e6787
View commit details
Copy full SHA for e4e6787
Browse repository at this point
Update EBICS version and release
uwemaurer
authored
00f7ba5
View commit details
Copy full SHA for 00f7ba5
Browse repository at this point
increase version to 2.0.0 (major version increase for EBICS 3.0)
uwemaurer
committed
2047690
View commit details
Copy full SHA for 2047690
Browse repository at this point
update to EBICS 3.0 (H005)
uwemaurer
committed
f3bbea8
View commit details
Copy full SHA for f3bbea8
Browse repository at this point
fix bug in DefaultEbicsRootElement
Show description for f402791
uwemaurer
committed
f402791
View commit details
Copy full SHA for f402791
Browse repository at this point
Commits on Nov 18, 2025
Update README with features and version changes
Show description for 1bb8587
uwemaurer
authored
1bb8587
View commit details
Copy full SHA for 1bb8587
Browse repository at this point
mark the slf4j-simple dependency as optional
uwemaurer
committed
f9dc524
View commit details
Copy full SHA for f9dc524
Browse repository at this point
update to xmlbeans 5.3.0, new xmlbeans plugin
uwemaurer
committed
dc2c486
View commit details
Copy full SHA for dc2c486
Browse repository at this point
configure jitpack java version
uwemaurer
committed
33073ff
View commit details
Copy full SHA for 33073ff
Browse repository at this point
add maven wrapper
uwemaurer
committed
4cc97c5
View commit details
Copy full SHA for 4cc97c5
Browse repository at this point
update bouncycastle from deprecated bcprov-jdk16 to bcprov-jdk18on
Show description for 73a9f94
uwemaurer
committed
73a9f94
View commit details
Copy full SHA for 73a9f94
Browse repository at this point
Previous
Next
You can’t perform that action at this time.