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 |
com.jcraft | jsch | 0.1.49 | jar | Revised BSD |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | 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.jasypt | jasypt | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.kuali.commons | commons-beanutils | 1.8.3-kuali-4 | jar | Educational Community 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.0.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.2.0.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.0.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.0.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.0.RELEASE | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.kuali.common:kuali-impex-model:jar:3.0.0
- org.kuali.common:kuali-util:jar:4.2.14 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.0.10 (compile)
- com.jcraft:jsch:jar:0.1.49 (compile)
- org.apache.commons:commons-lang3:jar:3.1 (compile)
- commons-io:commons-io:jar:2.4 (compile)
- org.kuali.commons:commons-beanutils:jar:1.8.3-kuali-4 (compile)
- org.springframework:spring-context:jar:3.2.0.RELEASE (compile)
- org.springframework:spring-core:jar:3.2.0.RELEASE (compile)
- org.springframework:spring-aop:jar:3.2.0.RELEASE (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-expression:jar:3.2.0.RELEASE (compile)
- org.springframework:spring-beans:jar:3.2.0.RELEASE (compile)
- org.jasypt:jasypt:jar:1.9.0 (compile)
- org.slf4j:slf4j-api:jar:1.6.4 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.6.4 (compile)
Licenses
Revised BSD: JSch
Public Domain: AOP alliance
Educational Community License, Version 2.0: Commons BeanUtils, Kuali Impex Model, Kuali Util
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: Commons IO, Commons Lang, JASYPT: Java Simplified Encryption, Plexus Common Utilities, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL)