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 |
---|---|---|---|---|
io.netty | netty-codec | 4.1.68.Final | jar | Apache License, Version 2.0 |
org.apache.helix | helix-core | 1.4.3-SNAPSHOT | jar | - |
org.apache.helix | helix-core | 1.4.3-SNAPSHOT | test-jar | - |
org.apache.logging.log4j | log4j-api | 2.17.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.17.1 | jar | Apache License, Version 2.0 |
org.eclipse.jetty | jetty-server | 9.4.55.v20240627 | jar | Apache Software License - Version 2.0, Eclipse Public License - Version 1.0 |
org.mockito | mockito-core | 3.12.4 | jar | The MIT License |
org.restlet.jse | org.restlet | 2.3.12 | jar | Apache 2.0 license, LGPL 3.0 license, LGPL 2.1 license, CDDL 1.0 license, EPL 1.0 license |
org.restlet.jse | org.restlet.ext.jetty | 2.3.12 | jar | Apache 2.0 license, LGPL 3.0 license, LGPL 2.1 license, CDDL 1.0 license, EPL 1.0 license |
org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
org.testng | testng | 6.0.1 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |