Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.12 KB

aba-cemtex

CemtexABA Library - Australian Bankers Association format

If you require a custom integration, or a support contract please contact custom.koncept@gmail.com

Why?

I've worked with these files many times, and every single company has a different 'standards free' implementation. Not only that, but the implementation typically involves long, undelimited strings of values. I needed an Industrial Grade implementation, so here it is.

Quickstart

Use this dependency from maven central. com.kncept.abacemtex:aba-cemtex:1.0.0

Then use one of the com.kncept.abacemtex.AbaCemtex.* methods. It's that easy.

Publishing

./gradlew publishToMavenLocal or, set these env props: MAVEN_USERNAME, MAVEN_PASSWORD ./gradlew publish

References

Breadcrumbs for partial information about file format and bank caveats.