1
0
mirror of https://github.com/dnpm-dip/mv64e-mtb-dto-java.git synced 2025-07-02 02:32:55 +00:00

Initial commit

This commit is contained in:
2024-07-09 16:36:24 +02:00
commit c7386f1dc2
104 changed files with 3676 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# DNPM:DIP MTB Data-Transfer-Objects for Java
Serialization and deserialization of DNPM:DIP MTB DTOs for the Java programming language.
This library provides DNPM:DIP data model for use with "Modellvorhaben gem. §64e SGB V"
## Usage notices
Since this library is also intended to be used with Onkostar, the default Java version is limited to Java 11
and all date-time objects do not use JSR 310 types but `java.util.Date`.