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:
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
- com.sri.ltc:all:jar:1.0.9
- com.sri.ltc:ltc-server:jar:1.0.9 (compile)
- net.sf.jgrapht:jgrapht:jar:0.8.3 (compile)
- org.apache.xmlrpc:xmlrpc-client:jar:3.1.3 (compile)
- org.apache.xmlrpc:xmlrpc-common:jar:3.1.3 (compile)
- org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 (compile)
- xml-apis:xml-apis:jar:1.0.b2 (compile)
- org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 (compile)
- org.apache.xmlrpc:xmlrpc-server:jar:3.1.3 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- javax.servlet:servlet-api:jar:2.3 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- com.google.guava:guava:jar:18.0 (compile)
- org.eclipse.jgit:org.eclipse.jgit:jar:3.7.1.201504261725-r (compile)
- com.jcraft:jsch:jar:0.1.50 (compile)
- com.googlecode.javaewah:JavaEWAH:jar:0.7.9 (compile)
- org.apache.httpcomponents:httpclient:jar:4.1.3 (compile)
- org.apache.httpcomponents:httpcore:jar:4.1.4 (compile)
- commons-codec:commons-codec:jar:1.4 (compile)
- org.tmatesoft.svnkit:svnkit:jar:1.7.11 (compile)
- org.tmatesoft.sqljet:sqljet:jar:1.1.8 (compile)
- com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:jar:0.0.6 (compile)
- com.jcraft:jsch.agentproxy.core:jar:0.0.6 (compile)
- de.regnis.q.sequence:sequence-library:jar:1.0.2 (compile)
- net.java.dev.jna:jna:jar:3.4.0 (compile)
- com.trilead:trilead-ssh2:jar:1.0.0-build217 (compile)
- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.6 (compile)
- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.6 (compile)
- net.java.dev.jna:platform:jar:3.4.0 (compile)
- com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.6 (compile)
- com.jcraft:jsch.agentproxy.sshagent:jar:0.0.6 (compile)
- com.jcraft:jsch.agentproxy.pageant:jar:0.0.6 (compile)
- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.6 (compile)
- com.joestelmach:natty:jar:0.11 (compile)
- org.antlr:antlr-runtime:jar:3.5.2 (compile)
- org.mnode.ical4j:ical4j:jar:1.0.2 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile)
- org.eclipse.jetty:jetty-server:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 (compile)
- org.eclipse.jetty:jetty-continuation:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-http:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-util:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-servlet:jar:8.1.14.v20131031 (compile)
- org.eclipse.jetty:jetty-security:jar:8.1.14.v20131031 (compile)
- org.slf4j:slf4j-api:jar:1.7.12 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.12 (compile)
- log4j:log4j:jar:1.2.17 (compile)
- com.sri.ltc:ltc-editor:jar:1.0.9 (compile)
- com.sri.ltc:ltc-emacs:jar:1.0.9 (compile)
- args4j:args4j:jar:2.32 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.google.code.findbugs:jsr305:jar:3.0.0 (provided)
- com.sri.ltc:ltc-server:jar:1.0.9 (compile)
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