Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
de.swiesend secret-service 1.0.0-RC.3 jar MIT License
junit junit 4.12 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.5.0 jar LGPL, version 2.1, Apache License v2.0
net.java.dev.jna jna-platform 5.5.0 jar LGPL, version 2.1, Apache License v2.0
org.assertj assertj-core 3.14.0 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.29 jar MIT License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.github.advisedtesting AdviseStaticEvictingClassloader 1.3.1 jar MIT
com.github.advisedtesting AdvisedJunit4 1.3.1 jar MIT