Project Dependencies

compile

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
com.alpha.pineapple pineapple-jetty-starter 1.12.0 jar GNU General Public License (GPL)
com.alpha.pineapple pineapple-web-application-war 1.12.0 war GNU General Public License (GPL)

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
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-webapp 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
org.slf4j slf4j-api 1.7.7 jar MIT License
org.slf4j slf4j-log4j12 1.7.7 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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 - 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, Pineapple standalone web client, Pineapple web application war

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Log4j