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
com.commsen.em em.annotations 0.1.0 jar Apache License, Version 2.0
com.commsen.wedeploy com.commsen.wedeploy.client 1.0.0 jar Apache License, Version 2.0
com.commsen.wedeploy com.commsen.wedeploy.client.cloud 1.0.0 jar Apache License, Version 2.0
com.commsen.wedeploy com.commsen.wedeploy.client.data 1.0.0 jar Apache License, Version 2.0
com.commsen.wedeploy com.commsen.wedeploy.data.mapper.gson 1.0.0 jar Apache License, Version 2.0
com.commsen.wedeploy com.commsen.wedeploy.transport.rest.okhttp 1.0.0 jar Apache License, Version 2.0
com.google.code.gson gson 2.8.1 jar Apache 2.0
com.squareup.okhttp3 okhttp 3.8.1 jar Apache 2.0
org.slf4j slf4j-api 1.7.25 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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.commsen.wedeploy com.commsen.wedeploy.client 1.0.0 test-jar Apache License, Version 2.0
com.github.stefanbirkner system-rules 1.16.1 jar Common Public License Version 1.0
junit junit 4.12 jar Eclipse Public License 1.0