The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.eclipse.jetty | jetty-webapp | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.slf4j | slf4j-api | 1.7.7 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.7 | jar | MIT License |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.eclipse.jetty | jetty-http | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-io | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-security | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-server | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-servlet | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-xml | 9.4.17.v20190418 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.2 | jar | New BSD License |
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
Eclipse Public License 1.0: JUnit
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
GNU General Public License (GPL): Pineapple Jetty web server starter
CDDL + GPLv2 with classpath exception: Java Servlet API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Log4j