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 |
---|---|---|---|
com.google.code.gwtx | gwtx | 1.5.3 | jar |
org.kuali.student.core | ks-core-api | 1.1.0-M10-SNAPSHOT | jar |
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 |
---|---|---|---|
junit | junit | 4.4 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|
antlr | antlr | 2.7.7 | jar |
aopalliance | aopalliance | 1.0 | jar |
backport-util-concurrent | backport-util-concurrent | 3.1 | jar |
commons-beanutils | commons-beanutils | 1.7.0 | jar |
commons-chain | commons-chain | 1.1 | jar |
commons-collections | commons-collections | 3.2 | jar |
commons-digester | commons-digester | 1.8 | jar |
commons-lang | commons-lang | 2.3 | jar |
commons-logging | commons-logging | 1.1.1 | jar |
commons-validator | commons-validator | 1.3.1 | jar |
dom4j | dom4j | 1.6.1 | jar |
javax.persistence | persistence-api | 1.0 | jar |
javax.transaction | jta | 1.0.1B | jar |
log4j | log4j | 1.2.14 | jar |
logkit | logkit | 2.0 | jar |
net.sf.ehcache | ehcache | 1.4.1 | jar |
net.sf.jsr107cache | jsr107cache | 1.0 | jar |
org.antlr | antlr-runtime | 3.1.1 | jar |
org.apache.geronimo.specs | geronimo-annotation_1.0_spec | 1.1.1 | jar |
org.apache.geronimo.specs | geronimo-ws-metadata_2.0_spec | 1.1.2 | jar |
org.apache.struts | struts-core | 1.3.8 | jar |
org.apache.struts | struts-taglib | 1.3.8 | jar |
org.apache.struts | struts-tiles | 1.3.8 | jar |
org.apache.velocity | velocity | 1.6.4 | jar |
org.apache.velocity | velocity-tools | 2.0 | jar |
org.aspectj | aspectjrt | 1.5.4 | jar |
org.kuali.rice | rice-api | 1.0.3 | jar |
org.kuali.student.common | ks-common-api | 1.1.0-M10-SNAPSHOT | jar |
org.kuali.student.common | ks-common-util | 1.1.0-M10-SNAPSHOT | jar |
org.slf4j | slf4j-api | 1.6.0 | jar |
org.slf4j | slf4j-log4j12 | 1.6.0 | jar |
org.springframework | spring-aop | 2.5.6 | jar |
org.springframework | spring-beans | 2.5.6 | jar |
org.springframework | spring-context | 2.5.6 | jar |
org.springframework | spring-context-support | 2.5.6 | jar |
org.springframework | spring-core | 2.5.6 | jar |
org.springframework | spring-orm | 2.5.6 | jar |
org.springframework | spring-tx | 2.5.6 | jar |
org.springframework | spring-web | 2.5.6 | jar |
org.springframework | spring-webmvc | 2.5.6 | jar |
oro | oro | 2.0.8 | jar |
sslext | sslext | 1.2-0 | jar |
xml-apis | xml-apis | 1.0.b2 | jar |
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 |
---|---|---|---|
com.google.gwt | gwt-user | 2.0.4 | jar |
Public Domain: AOP alliance, Backport of JSR 166
Educational Community License, Version 2.0: KS Common Api, KS Common Util, KS Core API, KS LUM API
Unknown: Antlr 3 Runtime, Java Transaction API, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - logkit:logkit:jar:2.0, Unnamed - oro:oro:jar:2.0.8, dom4j, jsr107cache
BSD License: AntLR Parser Generator
Eclipse Public License - v 1.0: AspectJ runtime
Apache License 2.0: gwtx
Common Public License Version 1.0: JUnit
The Kuali Foundation Educational Community License 2.0: Kuali Rice API
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Annotation 1.0, Apache Velocity, Collections, Commons Chain, Commons Logging, Digester, Ehcache Core, GWT User Library 2.0, Lang, Log4j, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: ORM, Spring Framework: Transaction, Spring Framework: Web, Spring Framework: Web MVC, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools, Web Services Metadata 2.0, XML Commons External Components XML APIs
Apache Software License, Version 1.1: sslext
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug |
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
backport-util-concurrent-3.1.jar | 323.94 kB | 251 | 239 | 5 | 1.4 | debug |
gwtx-1.5.3.jar | 154.28 kB | 215 | 2 | 1 | 1.5 | debug |
gwt-user-2.0.4.jar | 4.97 MB | 4,302 | 1,951 | 83 | 1.5 | debug |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
commons-chain-1.1.jar | 87.89 kB | 78 | 61 | 8 | 1.3 | debug |
commons-collections-3.2.jar | 557.87 kB | 477 | 458 | 12 | 1.1 | debug |
commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
commons-lang-2.3.jar | 239.53 kB | 140 | 124 | 9 | 1.1 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
commons-validator-1.3.1.jar | 135.70 kB | 93 | 46 | 3 | 1.3 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug |
jta-1.0.1B.jar | 8.60 kB | 22 | 17 | 2 | 1.1 | debug |
junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug |
log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
logkit-2.0.jar | 79.97 kB | 83 | 67 | 10 | 1.1 | debug |
ehcache-1.4.1.jar | 241.10 kB | 176 | 142 | 18 | 1.1 | debug |
jsr107cache-1.0.jar | 8.08 kB | 19 | 9 | 1 | 1.1 | debug |
antlr-runtime-3.1.1.jar | 113.48 kB | 98 | 90 | 4 | 1.4 | debug |
geronimo-annotation_1.0_spec-1.1.1.jar | 12.16 kB | 23 | 11 | 2 | 1.5 | debug |
geronimo-ws-metadata_2.0_spec-1.1.2.jar | 14.27 kB | 26 | 14 | 2 | 1.5 | debug |
struts-core-1.3.8.jar | 321.19 kB | 192 | 150 | 15 | 1.4 | debug |
struts-taglib-1.3.8.jar | 245.63 kB | 158 | 125 | 8 | 1.4 | debug |
struts-tiles-1.3.8.jar | 116.85 kB | 93 | 67 | 8 | 1.4 | debug |
velocity-1.6.4.jar | 411.46 kB | 297 | 261 | 25 | 1.4 | debug |
velocity-tools-2.0.jar | 338.46 kB | 211 | 187 | 11 | 1.5 | debug |
aspectjrt-1.5.4.jar | 112.29 kB | 144 | 127 | 10 | 1.5 | debug |
rice-api-1.0.3.jar | 314.87 kB | 382 | 323 | 40 | 1.5 | debug |
ks-common-api-1.1.0-M10-SNAPSHOT.jar | 147.58 kB | 209 | 165 | 22 | 1.6 | debug |
ks-common-util-1.1.0-M10-SNAPSHOT.jar | 113.31 kB | 121 | 75 | 21 | 1.6 | debug |
ks-core-api-1.1.0-M10-SNAPSHOT.jar | 397.60 kB | 461 | 399 | 23 | 1.6 | debug |
slf4j-api-1.6.0.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.0.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
spring-aop-2.5.6.jar | 318.30 kB | 272 | 248 | 15 | 1.5 | debug |
spring-beans-2.5.6.jar | 476.84 kB | 327 | 297 | 15 | 1.5 | debug |
spring-context-2.5.6.jar | 465.76 kB | 407 | 344 | 48 | 1.5 | debug |
spring-context-support-2.5.6.jar | 94.61 kB | 74 | 57 | 8 | 1.4 | debug |
spring-core-2.5.6.jar | 278.80 kB | 214 | 212 | 19 | 1.5 | debug |
spring-orm-2.5.6.jar | 368.95 kB | 312 | 293 | 14 | 1.5 | debug |
spring-tx-2.5.6.jar | 225.75 kB | 216 | 185 | 20 | 1.5 | debug |
spring-web-2.5.6.jar | 190.02 kB | 154 | 133 | 13 | 1.5 | debug |
spring-webmvc-2.5.6.jar | 392.96 kB | 283 | 245 | 27 | 1.5 | debug |
oro-2.0.8.jar | 63.73 kB | 74 | 62 | 6 | 1.2 | release |
sslext-1.2-0.jar | 25.60 kB | 29 | 13 | 6 | 1.2 | debug |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
47 | 13.99 MB | 12,220 | 8,575 | 637 | 1.6 | 45 |
compile: 45 | compile: 8.87 MB | compile: 7,730 | compile: 6,470 | compile: 534 | - | compile: 43 |
test: 1 | test: 157.69 kB | test: 188 | test: 154 | test: 20 | - | test: 1 |
provided: 1 | provided: 4.97 MB | provided: 4,302 | provided: 1,951 | provided: 83 | - | provided: 1 |