Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 261 Bytes

alvarium-sdk-java

Repository containing work related to the forthcoming Java SDK implementation

Build Notes

This application uses JDK 11 and Maven, for project management.

You can build the project using mvn package and run the tests using mvn test.