## FIT-Co Java SDK ### Project Setup Info - Java 17 (LTS) - Maven - Junit 5 ### Build To build the maven artifact, run: `mvn clean install` #### To run all tests, run: `mvn test` ### Modules The SDk is set up as a maven multi module to separate the (internal) API properly from implementation details #### API Module The api module consists of all domain model classes and (api-) public interfaces needed to build an sdk-client #### Client Module API implementations and Tests ### Documentation https://docs.fitko.de/fit-connect/docs/ ### Self Service Portal (DEV) https://portal.auth-testing.fit-connect.fitko.dev/