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 Licenses
ca.bc.gov.open.cpf cpf-api-client 5.0.6-SNAPSHOT jar Apache License, Version 2.0
ca.bc.gov.open.cpf cpf-api-plugin 5.0.6-SNAPSHOT jar Apache License, Version 2.0
com.revolsys.open com.revolsys.open.oracle TRUNK-SNAPSHOT jar Apache License, Version 2.0
com.revolsys.open com.revolsys.open.postgresql TRUNK-SNAPSHOT jar Apache License, Version 2.0
com.revolsys.open com.revolsys.open.web TRUNK-SNAPSHOT jar Apache License, Version 2.0
javassist javassist 3.8.0.GA jar -
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.mail mail 1.4 jar Common Development and Distribution License (CDDL) v1.0
org.springframework spring-aspects 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 4.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 4.0.4.RELEASE 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 Licenses
org.springframework spring-test 4.1.9.RELEASE jar The Apache Software License, Version 2.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 Licenses
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.websocket javax.websocket-api 1.1 jar Dual license consisting of the CDDL v1.1 and GPL v2

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 Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.oracle ojdbc6 11.2.0.3 jar Oracle Technology Network Development and Distribution License Terms
com.revolsys.open com.revolsys.open.core TRUNK-SNAPSHOT jar Apache License, Version 2.0
com.vividsolutions jts 1.13 jar Lesser General Public License (LGPL)
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.2.2 jar The Apache Software License, Version 2.0
commons-io commons-io 2.3 jar The Apache Software License, Version 2.0
commons-jexl commons-jexl 1.1 jar /LICENSE.txt
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.measure jsr-275 0.9.4 jar LICENSE.txt
log4j apache-log4j-extras 1.2.17 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-dbcp2 2.0.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.4.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.4.1 jar Apache License, Version 2.0
org.apache.xbean xbean-spring 3.5 jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.8.7 jar Eclipse Public License - v 1.0
org.codehaus.woodstox stax2-api 3.0.1 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.0.7 jar The Apache Software License, Version 2.0
org.postgresql postgresql 9.4-1201-jdbc41 jar The PostgreSQL License
org.slf4j jcl-over-slf4j 1.7.21 jar MIT License
org.slf4j slf4j-api 1.7.21 jar MIT License
org.slf4j slf4j-log4j12 1.7.21 jar MIT License
org.springframework spring-aop 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.0.4.RELEASE jar The Apache Software License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xalan serializer 2.7.2 jar The Apache Software License, Version 2.0
xalan xalan 2.7.2 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C License

Project Dependency Graph

Dependency Tree

Licenses

The SAX License: XML Commons External Components XML APIs

The BSD License: Stax2 API

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

The W3C License: XML Commons External Components XML APIs

Public Domain: AOP alliance

The PostgreSQL License: PostgreSQL JDBC Driver

Specification License: JSR-275

Unknown: Javassist

Oracle Technology Network Development and Distribution License Terms: Oracle JDBC Driver

Lesser General Public License (LGPL): JTS Topology Suite

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Concurrent Processing Framework Application Java API, Concurrent Processing Framework Business Application Plugin API, Concurrent Processing Framework Client Java API, RS Core, RS Oracle, RS PostgreSQL, RS Web

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

CDDL + GPLv2 with classpath exception: Java Servlet API

Dual license consisting of the CDDL v1.1 and GPL v2: WebSocket server API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons DBCP, Apache Commons Pool, Apache Extras™ for Apache log4j™., Apache Log4j, Apache XBean :: Spring, Commons BeanUtils, Commons FileUpload, Commons IO, Commons JEXL, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, StAX API, Woodstox, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, spring-security-config, spring-security-core, spring-security-web

Eclipse Public License - v 1.0: AspectJ weaver

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information Sealed
Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
cpf-api-client-5.0.6-SNAPSHOT.jar 93 kB 61 40 6 1.8 Yes No
cpf-api-plugin-5.0.6-SNAPSHOT.jar 104.5 kB 56 35 8 1.8 Yes No
ojdbc6-11.2.0.3.jar 2.7 MB 1008 927 35 1.6 Yes Yes
com.revolsys.open.core-TRUNK-SNAPSHOT.jar 4 MB 2151 1868 209 1.8 Yes No
com.revolsys.open.oracle-TRUNK-SNAPSHOT.jar 80.9 kB 38 23 3 1.8 Yes No
com.revolsys.open.postgresql-TRUNK-SNAPSHOT.jar 44.5 kB 30 16 2 1.8 Yes No
com.revolsys.open.web-TRUNK-SNAPSHOT.jar 544.9 kB 369 306 35 1.8 Yes No
jts-1.13.jar 795 kB 611 539 60 1.5 Yes No
commons-beanutils-1.8.3.jar 232 kB 155 137 6 1.3 Yes No
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes No
commons-fileupload-1.2.2.jar 59.6 kB 61 44 5 1.3 Yes No
commons-io-2.3.jar 182.6 kB 127 109 6 1.6 Yes No
commons-jexl-1.1.jar 132.2 kB 107 93 7 1.2 Yes No
javassist-3.8.0.GA.jar 594 kB 352 333 17 1.2 Yes No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
mail-1.4.jar 388.9 kB 273 250 12 1.4 Yes No
jsr-275-0.9.4.jar 186.7 kB 139 120 5 1.5 Yes No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
javax.websocket-api-1.1.jar 36.7 kB 64 54 2 1.6 Yes No
apache-log4j-extras-1.2.17.jar 448.8 kB 323 284 23 1.4 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes No
commons-dbcp2-2.0.1.jar 168 kB 79 62 4 1.7 Yes No
commons-pool2-2.2.jar 108 kB 80 65 3 1.6 Yes No
httpclient-4.4.1.jar 720.9 kB 499 458 24 1.6 Yes No
httpcore-4.4.1.jar 322.2 kB 284 254 17 1.6 Yes No
httpmime-4.4.1.jar 40.6 kB 40 23 2 1.6 Yes No
xbean-spring-3.5.jar 130.2 kB 85 63 7 1.5 Yes No
aspectjweaver-1.8.7.jar 1.9 MB 987 932 36 1.5 Yes No
stax2-api-3.0.1.jar 180 kB 137 123 11 1.4 Yes No
woodstox-core-asl-4.0.7.jar 482.4 kB 233 202 16 1.4 Yes No
postgresql-9.4-1201-jdbc41.jar 648.5 kB 293 258 30 1.7 Yes No
jcl-over-slf4j-1.7.21.jar 16.4 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.21.jar 41.1 kB 46 34 4 1.5 Yes No
slf4j-log4j12-1.7.21.jar 10 kB 16 6 1 1.5 Yes No
spring-aop-4.2.5.RELEASE.jar 370.1 kB 293 260 15 1.6 Yes No
spring-aspects-4.1.9.RELEASE.jar 56.9 kB 58 33 7 1.6 Yes No
spring-beans-4.1.9.RELEASE.jar 712.4 kB 440 391 15 1.6 Yes No
spring-context-4.1.9.RELEASE.jar 1 MB 833 721 65 1.6 Yes No
spring-context-support-4.1.9.RELEASE.jar 179.3 kB 138 114 13 1.6 Yes No
spring-core-4.1.9.RELEASE.jar 1 MB 769 723 40 1.6 Yes No
spring-expression-4.2.5.RELEASE.jar 263 kB 156 142 6 1.6 Yes No
spring-jdbc-4.1.9.RELEASE.jar 427.2 kB 335 301 18 1.6 Yes No
spring-test-4.1.9.RELEASE.jar 503.5 kB 405 370 27 1.6 Yes No
spring-tx-4.1.9.RELEASE.jar 252.9 kB 234 196 20 1.6 Yes No
spring-web-4.1.9.RELEASE.jar 722.3 kB 544 496 35 1.6 Yes No
spring-webmvc-4.1.9.RELEASE.jar 786.5 kB 487 436 29 1.6 Yes No
spring-security-config-4.0.4.RELEASE.jar 473.3 kB 229 181 25 1.5 Yes No
spring-security-core-4.0.4.RELEASE.jar 357.3 kB 362 297 44 1.5 Yes No
spring-security-web-4.0.4.RELEASE.jar 326.9 kB 286 241 35 1.5 Yes No
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes No
serializer-2.7.2.jar 276.4 kB 123 108 3 1.3 Yes No
xalan-2.7.2.jar 3.2 MB 1565 1501 49 1.3 Yes No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No No
56 28.1 MB 17646 15531 1132 1.8 55 1
compile: 53 compile: 27.4 MB compile: 17074 compile: 15028 compile: 1099 - compile: 52 compile: 1
test: 1 test: 503.5 kB test: 405 test: 370 test: 27 - test: 1 -
provided: 2 provided: 132.5 kB provided: 167 provided: 133 provided: 6 - provided: 2 -

Back to top

Version: 5.0.6-SNAPSHOT. Last Published: 2017-Feb-07.