This project provides a JCA Provider for operations on Azure's Key Vault service.
The project uses Gradle as a build tool but you don't have install it locally since there is a
./gradlew
wrapper script.
To build project please execute the following command:
$ ./gradlew build
To run all unit tests please execute the following command:
$ ./gradlew test
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details.