Skip to content

Releases: klst-de/e-order

release with two jars: api + impl

18 Apr 18:14
Compare
Choose a tag to compare
  • api contains the inferface to create and read an e-order
  • with implementation in separate impl.jar
  • example see test folder
  • works with java 1.8
  • used jars:
jaxb-runtime-2.3.3.jar
istack-commons-runtime-3.0.11.jar
javax.inject-1.jar

two jars: api + impl

20 Mar 21:10
Compare
Choose a tag to compare
two jars: api + impl Pre-release
Pre-release
  • api contains the inferface to create and read an e-order
  • profile basic
  • with implementation in impl.jar
  • example see test folder
  • used jars:
jaxb-runtime-2.3.3.jar
istack-commons-runtime-3.0.11.jar
javax.inject-1.jar

the very first jar with the api

15 Mar 11:38
Compare
Choose a tag to compare
Pre-release
  • this api contains the inferface to create and read an e-order
  • profile basic
  • without the implementation
  • just to smell the vanilla (similar to e-invoice)