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
aopalliance aopalliance 1.0 jar Public Domain
com.ganshane.stark stark-activerecord-generator_2.12 2.0.9-SNAPSHOT jar The Apache Software License, Version 2.0
com.ganshane.stark stark-activerecord-macro_2.12 2.0.9-SNAPSHOT jar The Apache Software License, Version 2.0
com.ganshane.stark stark-activerecord_2.12 2.0.9-SNAPSHOT jar The Apache Software License, Version 2.0
com.ganshane.stark stark-migration_2.12 2.0.9-SNAPSHOT jar The Apache Software License, Version 2.0
com.ganshane.stark stark-utils_2.12 2.0.9-SNAPSHOT jar The Apache Software License, Version 2.0
com.h2database h2 1.3.176 jar The H2 License, Version 1.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
io.netty netty 3.10.3.Final jar Apache License, Version 2.0
org.apache.curator curator-framework 2.6.0 jar file://${basedir}/LICENSE
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.apache.tapestry tapestry-core 5.3.8 jar -
org.apache.tapestry tapestry-ioc 5.3.8 jar -
org.apache.tapestry tapestry-json 5.3.8 jar -
org.eclipse.jetty jetty-jsp 8.1.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 8.1.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 8.1.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 8.1.16.v20140903 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.hibernate hibernate-entitymanager 5.4.17.Final jar GNU Library General Public License v2.1 or later
org.scala-lang scala-library 2.12.11 jar Apache-2.0
org.scala-lang scala-reflect 2.12.11 jar Apache-2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.slf4j slf4j-api 1.7.30 jar MIT License
org.slf4j slf4j-log4j12 1.7.30 jar MIT License
org.springframework spring-context 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-context-support 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-orm 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 5.2.4.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.2.4.RELEASE 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.12 jar Eclipse Public License 1.0
org.mockito mockito-all 1.10.19 jar The MIT License