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 License
args4j args4j 2.32 jar MIT License
com.sri.ltc ltc-editor 1.0.9 jar GNU General Public License (GPL) v3
com.sri.ltc ltc-emacs 1.0.9 jar GNU General Public License (GPL) v3
com.sri.ltc ltc-server 1.0.9 jar GNU General Public License (GPL) v3

test

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 License
junit junit 4.12 jar Eclipse Public License 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 3.0.0 jar The Apache Software License, Version 2.0

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 License
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 0.7.9 jar Apache 2
com.jcraft jsch 0.1.50 jar Revised BSD
com.jcraft jsch.agentproxy.connector-factory 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.core 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.pageant 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.sshagent 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.svnkit-trilead-ssh2 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.usocket-jna 0.0.6 jar Revised BSD
com.jcraft jsch.agentproxy.usocket-nc 0.0.6 jar Revised BSD
com.joestelmach natty 0.11 jar LICENSE
com.trilead trilead-ssh2 1.0.0-build217 jar Trilead Library License
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 jar /LICENSE.txt
de.regnis.q.sequence sequence-library 1.0.2 jar Sequence Library License
javax.servlet servlet-api 2.3 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 3.4.0 jar LGPL, version 2.1
net.java.dev.jna platform 3.4.0 jar LGPL, version 2.1
net.sf.jgrapht jgrapht 0.8.3 jar GNU Lesser General Public License Version 2.1, February 1999
org.antlr antlr-runtime 3.5.2 jar BSD licence
org.apache.httpcomponents httpclient 4.1.3 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.1.4 jar LICENSE.txt
org.apache.ws.commons.util ws-commons-util 1.0.2 jar The Apache Software License, Version 2.0
org.apache.xmlrpc xmlrpc-client 3.1.3 jar The Apache Software License, Version 2.0
org.apache.xmlrpc xmlrpc-common 3.1.3 jar The Apache Software License, Version 2.0
org.apache.xmlrpc xmlrpc-server 3.1.3 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-continuation 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 8.1.14.v20131031 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty.orbit javax.servlet 3.0.0.v201112011016 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jgit org.eclipse.jgit 3.7.1.201504261725-r jar Eclipse Distribution License (New BSD License)
org.mnode.ical4j ical4j 1.0.2 jar LICENSE
org.slf4j slf4j-api 1.7.12 jar MIT License
org.slf4j slf4j-log4j12 1.7.12 jar MIT License
org.tmatesoft.sqljet sqljet 1.1.8 jar GPL (with dual licensing option)
org.tmatesoft.svnkit svnkit 1.7.11 jar TMate Open Source License (with dual licensing option)
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

test

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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

LGPL, version 2.1: Java Native Access, Java Native Access Platform

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API

GNU Lesser General Public License Version 2.1, February 1999: JGraphT

Apache 2: JavaEWAH

Unknown: servlet-api

BSD licence: ANTLR 3 Runtime

Eclipse Public License 1.0: JUnit

TMate Open Source License (with dual licensing option): SVNKit Library

GNU General Public License (GPL) v3: LTC Editor, LTC Server, LaTeX Track Changes, ltc-mode

The Apache Software License, Version 2.0: Apache Log4j, Apache WebServices Common Utilities, Apache XML-RPC Client Library, Apache XML-RPC Common Library, Apache XML-RPC Server Library, Commons Codec, Commons Lang, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, XML Commons External Components XML APIs

Sequence Library License: Sequence Library

Revised BSD: JSch, a connector factory, a connector for Pageant using JNA, a connector for ssh-agent, an implementation of USocketFactory using JNA, an implementation of USocketFactory using netcat, jsch-agent-proxy connector to SVNKit fork of Trilead SSH2, jsch-agent-proxy core library

GPL (with dual licensing option): SqlJet Library

Trilead Library License: Trilead SSH2 Library

Apache License: HttpClient, HttpCore

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty Orbit :: Servlet API

Eclipse Distribution License (New BSD License): JGit - Core

iCal4j - License: ical4j

MIT License: Natty Date Parser, SLF4J API Module, SLF4J LOG4J-12 Binding, args4j