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
com.google.javascript closure-compiler v20130603 jar The Apache Software License, Version 2.0
com.yahoo.platform.yui yuicompressor 2.4.7 jar BSD License
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 jar The Apache Software License, Version 2.0
org.kuali.common kuali-util 4.4.16 jar Educational Community License, Version 2.0
org.lesscss lesscss 1.3.3 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
junit junit 4.11 jar Common Public License Version 1.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
aopalliance aopalliance 1.0 jar Public Domain
args4j args4j 2.0.16 jar -
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 11.0 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.4.1 jar New BSD license
com.jcraft jsch 0.1.50 jar Revised BSD
commons-io commons-io 2.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.moxy 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.jasypt jasypt 1.9.1 jar The Apache Software License, Version 2.0
org.jasypt jasypt-spring31 1.9.1 jar The Apache Software License, Version 2.0
org.json json 20090211 jar provided without support or warranty
org.kuali.commons commons-beanutils 1.8.3-kuali-4 jar Educational Community License, Version 2.0
org.mozilla rhino 1.7R4 jar Mozilla Public License, Version 2.0
org.slf4j jcl-over-slf4j 1.6.4 jar MIT License
org.slf4j slf4j-api 1.6.4 jar MIT License
org.springframework spring-aop 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.3.RELEASE jar The Apache Software License, Version 2.0
rhino js 1.6R7 jar Mozilla Public License version 1.1

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

Educational Community License, Version 2.0: Commons BeanUtils, Kuali Util, Rice KRAD Theme Builder

provided without support or warranty: JSON (JavaScript Object Notation)

Mozilla Public License version 1.1: Rhino

Revised BSD: JSch

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Mozilla Public License, Version 2.0: Mozilla Rhino

Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Unknown: args4j

New BSD license: Protocol Buffer Java API

BSD License: yui compressor

The Apache Software License, Version 2.0: Apache Log4j, Closure Compiler, Commons IO, Commons Lang, FindBugs-jsr305, Guava: Google Core Libraries for Java, JASYPT: Java Simplified Encryption, Official LESS CSS Compiler for Java, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL)

Common Public License Version 1.0: JUnit