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 | 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:
Project Dependency Graph
Dependency Tree
- ca.bc.gov.open.cpf:cpf-api-app:jar:5.0.6-SNAPSHOT
Concurrent Processing Framework Application Java API Description: Concurrent Processing Framework Application Java API
URL: https://bcgov.github.io/cpf/cpf-api-app/
Project Licenses: Apache License, Version 2.0
- com.revolsys.open:com.revolsys.open.web:jar:TRUNK-SNAPSHOT (compile)
RS Web Description: The parent module of the Revolution Systems Open Library.
URL: http://revolsys.github.com/com.revolsys.open/com.revolsys.open.web/
Project Licenses: Apache License, Version 2.0
- com.revolsys.open:com.revolsys.open.core:jar:TRUNK-SNAPSHOT (compile)
RS Core Description: The parent module of the Revolution Systems Open Library.
URL: http://revolsys.github.com/com.revolsys.open/com.revolsys.open.core/
Project Licenses: Apache License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
Commons BeanUtils Description: BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/beanutils/
Project Licenses: The Apache Software License, Version 2.0
- commons-jexl:commons-jexl:jar:1.1 (compile)
Commons JEXL Description: Jexl is an implementation of the JSTL Expression Language with extensions.
URL: http://jakarta.apache.org/commons/jexl/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-dbcp2:jar:2.0.1 (compile)
Apache Commons DBCP Description: Apache Commons DBCP software implements Database Connection Pooling
URL: http://commons.apache.org/proper/commons-dbcp/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-pool2:jar:2.2 (compile)
Apache Commons Pool Description: Apache Commons Object Pooling Library
URL: http://commons.apache.org/proper/commons-pool/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-pool2:jar:2.2 (compile)
- org.codehaus.woodstox:woodstox-core-asl:jar:4.0.7 (compile)
Woodstox Description: Woodstox is a high-performance XML processor that implements Stax (JSR-173) and SAX2 APIs
URL: http://woodstox.codehaus.org
Project Licenses: The Apache Software License, Version 2.0
- stax:stax-api:jar:1.0.1 (compile)
StAX API Description: StAX API is the standard java XML processing API defined by JSR-173
URL: http://stax.codehaus.org/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile)
Stax2 API Description: Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://woodstox.codehaus.org/StAX2
Project Licenses: The BSD License
- stax:stax-api:jar:1.0.1 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.21 (compile)
SLF4J LOG4J-12 Binding Description: SLF4J LOG4J-12 Binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:slf4j-api:jar:1.7.21 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- log4j:log4j:jar:1.2.17 (compile)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project Licenses: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.21 (compile)
- log4j:apache-log4j-extras:jar:1.2.17 (compile)
Apache Extras™ for Apache log4j™. Description: This package provides additional appenders, filters and other capabilities for version 1.2 of Apache log4j™. Several of these were backported from the abandoned Apache log4j 1.3 development effort.
URL: http://logging.apache.org/log4j/extras
Project Licenses: The Apache Software License, Version 2.0
- org.slf4j:jcl-over-slf4j:jar:1.7.21 (compile)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implemented over SLF4J
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.springframework:spring-context-support:jar:4.1.9.RELEASE (compile)
Spring Context Support Description: Spring Context Support
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-jdbc:jar:4.1.9.RELEASE (compile)
Spring JDBC Description: Spring JDBC
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-tx:jar:4.1.9.RELEASE (compile)
Spring Transaction Description: Spring Transaction
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-tx:jar:4.1.9.RELEASE (compile)
- javax.measure:jsr-275:jar:0.9.4 (compile)
JSR-275 Description: JSR-275 specifies Java packages for the programmatic handling of physical quantities and their expression as numbers of units.
URL: https://kenai.com/projects/jsr-275
Project Licenses: Specification License
- commons-io:commons-io:jar:2.3 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.0 (compile)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/proper/commons-collections/
Project Licenses: The Apache Software License, Version 2.0
- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
- org.springframework:spring-webmvc:jar:4.1.9.RELEASE (compile)
Spring Web MVC Description: Spring Web MVC
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.apache.xbean:xbean-spring:jar:3.5 (compile)
Apache XBean :: Spring Description: XBean is a plugin based server architecture.
URL: http://geronimo.apache.org/xbean/xbean-spring
Project Licenses: The Apache Software License, Version 2.0
- commons-fileupload:commons-fileupload:jar:1.2.2 (compile)
Commons FileUpload Description: The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
URL: http://commons.apache.org/fileupload/
Project Licenses: The Apache Software License, Version 2.0
- com.revolsys.open:com.revolsys.open.core:jar:TRUNK-SNAPSHOT (compile)
- com.revolsys.open:com.revolsys.open.oracle:jar:TRUNK-SNAPSHOT (compile)
RS Oracle Description: The parent module of the Revolution Systems Open Library.
URL: http://revolsys.github.com/com.revolsys.open/com.revolsys.open.oracle/
Project Licenses: Apache License, Version 2.0
- com.oracle:ojdbc6:jar:11.2.0.3 (compile)
Oracle JDBC Driver Description: Oracle JDBC driver classes for use with JDK1.6
URL: http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
Project Licenses: Oracle Technology Network Development and Distribution License Terms
- com.oracle:ojdbc6:jar:11.2.0.3 (compile)
- com.revolsys.open:com.revolsys.open.postgresql:jar:TRUNK-SNAPSHOT (compile)
RS PostgreSQL Description: The parent module of the Revolution Systems Open Library.
Project Licenses: Apache License, Version 2.0
- org.postgresql:postgresql:jar:9.4-1201-jdbc41 (compile)
PostgreSQL JDBC Driver Description: PostgreSQL JDBC Driver JDBC41
URL: http://jdbc.postgresql.org
Project Licenses: The PostgreSQL License
- org.postgresql:postgresql:jar:9.4-1201-jdbc41 (compile)
- org.springframework:spring-aspects:jar:4.1.9.RELEASE (compile)
Spring Aspects Description: Spring Aspects
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.aspectj:aspectjweaver:jar:1.8.7 (compile)
AspectJ weaver Description: The AspectJ weaver introduces advices to java classes
Project Licenses: Eclipse Public License - v 1.0
- org.aspectj:aspectjweaver:jar:1.8.7 (compile)
- org.springframework.security:spring-security-config:jar:4.0.4.RELEASE (compile)
spring-security-config Description: spring-security-config
URL: http://spring.io/spring-security
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- org.springframework.security:spring-security-core:jar:4.0.4.RELEASE (compile)
spring-security-core Description: spring-security-core
URL: http://spring.io/spring-security
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-aop:jar:4.2.5.RELEASE (compile)
Spring AOP Description: Spring AOP
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework.security:spring-security-web:jar:4.0.4.RELEASE (compile)
spring-security-web Description: spring-security-web
URL: http://spring.io/spring-security
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-expression:jar:4.2.5.RELEASE (compile)
Spring Expression Language (SpEL) Description: Spring Expression Language (SpEL)
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-expression:jar:4.2.5.RELEASE (compile)
- ca.bc.gov.open.cpf:cpf-api-client:jar:5.0.6-SNAPSHOT (compile)
Concurrent Processing Framework Client Java API Description: Concurrent Processing Framework Client Java API
URL: https://bcgov.github.io/cpf/cpf-api-client/
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpmime:jar:4.4.1 (compile)
Apache HttpClient Mime Description: Apache HttpComponents HttpClient - MIME coded entities
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpclient:jar:4.4.1 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project Licenses: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.1 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project Licenses: Apache License, Version 2.0
- commons-codec:commons-codec:jar:1.9 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.4.1 (compile)
- org.apache.httpcomponents:httpmime:jar:4.4.1 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
JSR-250 Common Annotations for the JavaTM Platform Description: JSR-250 Reference Implementation by Glassfish
URL: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html
Project Licenses: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (provided)
Java Servlet API Description: Java.net - The Source for Java Technology Collaboration
URL: http://servlet-spec.java.net
Project Licenses: CDDL + GPLv2 with classpath exception
- org.springframework:spring-test:jar:4.1.9.RELEASE (test)
Spring TestContext Framework Description: Spring TestContext Framework
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:4.1.9.RELEASE (compile)
Spring Core Description: Spring Core
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:4.1.9.RELEASE (compile)
- ca.bc.gov.open.cpf:cpf-api-plugin:jar:5.0.6-SNAPSHOT (compile)
Concurrent Processing Framework Business Application Plugin API Description: Concurrent Processing Framework Business Application Plugin API
URL: https://bcgov.github.io/cpf/cpf-api-plugin/
Project Licenses: Apache License, Version 2.0
- com.vividsolutions:jts:jar:1.13 (compile)
JTS Topology Suite Description: The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
URL: http://sourceforge.net/projects/jts-topo-suite
Project Licenses: Lesser General Public License (LGPL)
- xalan:xalan:jar:2.7.2 (compile)
Xalan Java Description: Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
URL: http://xml.apache.org/xalan-j/
Project Licenses: The Apache Software License, Version 2.0
- xalan:serializer:jar:2.7.2 (compile)
Xalan Java Serializer Description: Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
URL: http://xml.apache.org/xalan-j/
Project Licenses: The Apache Software License, Version 2.0
- xml-apis:xml-apis:jar:1.4.01 (compile)
XML Commons External Components XML APIs Description: xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
URL: http://xml.apache.org/commons/components/external/
Project Licenses: The Apache Software License, Version 2.0, The SAX License, The W3C License
- xml-apis:xml-apis:jar:1.4.01 (compile)
- xalan:serializer:jar:2.7.2 (compile)
- com.vividsolutions:jts:jar:1.13 (compile)
- javassist:javassist:jar:3.8.0.GA (compile)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project Licenses: No licenses are defined for this project.
- javax.mail:mail:jar:1.4 (compile)
JavaMail API Description: The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
URL: https://glassfish.dev.java.net/javaee5/mail/
Project Licenses: Common Development and Distribution License (CDDL) v1.0
- javax.activation:activation:jar:1.1 (compile)
JavaBeans Activation Framework (JAF) Description: JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project Licenses: Common Development and Distribution License (CDDL) v1.0
- javax.activation:activation:jar:1.1 (compile)
- org.springframework:spring-web:jar:4.1.9.RELEASE (compile)
Spring Web Description: Spring Web
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-beans:jar:4.1.9.RELEASE (compile)
Spring Beans Description: Spring Beans
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-context:jar:4.1.9.RELEASE (compile)
Spring Context Description: Spring Context
URL: https://github.com/spring-projects/spring-framework
Project Licenses: The Apache Software License, Version 2.0
- org.springframework:spring-beans:jar:4.1.9.RELEASE (compile)
- javax.websocket:javax.websocket-api:jar:1.1 (provided)
WebSocket server API Description: JSR 356: Java API for WebSocket
URL: http://websocket-spec.java.net
Project Licenses: Dual license consisting of the CDDL v1.1 and GPL v2
- com.revolsys.open:com.revolsys.open.web:jar:TRUNK-SNAPSHOT (compile)
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 | - |