Currently working on the side on Java libraries that provide access to Apple's mobile device management service APIs like the automated device enrollment and app and book management services: https://github.com/petarov/apple-mdm-clients
I had this written in Kotlin several years ago but now I want to do it all in Java, use as little 3rd party deps as possible and add more extensive unit testing.