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.revolsys.open com.revolsys.open.core CPF-SNAPSHOT jar Apache 2
org.apache.httpcomponents httpclient 4.1.2 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.1.2 jar LICENSE.txt

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.akiban akiban-sql-parser 1.0.16 jar The Apache Software License, Version 2.0
com.vividsolutions jts 1.12 jar Lesser General Public License (LGPL)
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-io commons-io 2.3 jar The Apache Software License, Version 2.0
javax.measure jsr-275 0.9.4 jar LICENSE.txt
joda-time joda-time 1.6 jar Apache 2
log4j apache-log4j-extras 1.1 jar Apache License, Version 2.0
log4j log4j 1.2.17 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 httpcore 4.1.2 jar LICENSE.txt
org.slf4j jcl-over-slf4j 1.7.5 jar MIT License
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License
org.springframework spring-aop 3.0.7.RELEASE jar -
org.springframework spring-asm 3.0.7.RELEASE jar -
org.springframework spring-beans 3.0.7.RELEASE jar -
org.springframework spring-context 3.0.7.RELEASE jar -
org.springframework spring-core 3.0.7.RELEASE jar -
org.springframework spring-expression 3.0.7.RELEASE jar -
org.springframework spring-jdbc 3.0.7.RELEASE jar -
org.springframework spring-tx 3.0.7.RELEASE jar -

Project Dependency Graph

Dependency Tree

  • ca.bc.gov.open.cpf:cpf-api-client:jar:4.1.4-SNAPSHOT
    CPF Client API

    Description: There is currently no description associated with this project.

    URL: http://pauldaustin.github.io/cpf//cpf-api-client

    Project License: Apache License, Version 2.0

    • com.revolsys.open:com.revolsys.open.core:jar:CPF-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 License: Apache 2

      • 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 License: 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 License: The Apache Software License, Version 2.0

      • org.slf4j:slf4j-log4j12:jar:1.7.5 (compile)
        SLF4J LOG4J-12 Binding

        Description: SLF4J LOG4J-12 Binding

        URL: http://www.slf4j.org

        Project License: MIT License

      • log4j:apache-log4j-extras:jar:1.1 (compile)
        Apache Extras Companion™ for Apache log4j™.

        Description: This companion 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:80/log4j/companions/extras

        Project License: Apache License, Version 2.0

      • org.slf4j:jcl-over-slf4j:jar:1.7.5 (compile)
        JCL 1.1.1 implemented over SLF4J

        Description: JCL 1.1.1 implemented over SLF4J

        URL: http://www.slf4j.org

        Project License: MIT License

      • commons-cli:commons-cli:jar:1.2 (compile)
        Commons CLI

        Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.

        URL: http://commons.apache.org/cli/

        Project License: The Apache Software License, Version 2.0

      • org.springframework:spring-jdbc:jar:3.0.7.RELEASE (compile)
        spring-jdbc

        Description: Spring Framework Parent

        Project License: No license is defined for this project.

        • org.springframework:spring-beans:jar:3.0.7.RELEASE (compile)
          spring-beans

          Description: Spring Framework Parent

          Project License: No license is defined for this project.

        • org.springframework:spring-core:jar:3.0.7.RELEASE (compile)
          spring-core

          Description: Spring Framework Parent

          Project License: No license is defined for this project.

          • org.springframework:spring-asm:jar:3.0.7.RELEASE (compile)
            spring-asm

            Description: Spring Framework Parent

            Project License: No license is defined for this project.

        • org.springframework:spring-tx:jar:3.0.7.RELEASE (compile)
          spring-tx

          Description: Spring Framework Parent

          Project License: No license is defined for this project.

          • aopalliance:aopalliance:jar:1.0 (compile)
            AOP alliance

            Description: AOP Alliance

            URL: http://aopalliance.sourceforge.net

            Project License: Public Domain

          • org.springframework:spring-aop:jar:3.0.7.RELEASE (compile)
            spring-aop

            Description: Spring Framework Parent

            Project License: No license is defined for this project.

          • org.springframework:spring-context:jar:3.0.7.RELEASE (compile)
            spring-context

            Description: Spring Framework Parent

            Project License: No license is defined for this project.

            • org.springframework:spring-expression:jar:3.0.7.RELEASE (compile)
              spring-expression

              Description: Spring Framework Parent

              Project License: No license is defined for this project.

      • com.vividsolutions:jts:jar:1.12 (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 License: Lesser General Public License (LGPL)

      • 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 License: Specification License

      • joda-time:joda-time:jar:1.6 (compile)
        Joda time

        Description: Date and time library to replace JDK date handling.

        URL: http://joda-time.sourceforge.net

        Project License: Apache 2

      • com.akiban:akiban-sql-parser:jar:1.0.16 (compile)
        Akiban SQL Parser

        Description: Production quality Java parser for the SQL language.

        URL: https://launchpad.net/akiban-sql-parser/

        Project License: The Apache Software License, Version 2.0

      • 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 License: The Apache Software License, Version 2.0

    • org.apache.httpcomponents:httpmime:jar:4.1.2 (compile)
      HttpMime

      Description: HttpComponents HttpClient - MIME coded entities

      URL: http://hc.apache.org/httpcomponents-client

      Project License: Apache License

    • org.apache.httpcomponents:httpclient:jar:4.1.2 (compile)
      HttpClient

      Description: HttpComponents Client (base module)

      URL: http://hc.apache.org/httpcomponents-client

      Project License: Apache License

      • commons-codec:commons-codec:jar:1.4 (compile)
        Commons Codec

        Description: The 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/codec/

        Project License: The Apache Software License, Version 2.0

Licenses

Public Domain: AOP alliance

Apache 2: Joda time, RS Core

Unknown: spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-jdbc, spring-tx

Apache License: HttpClient, HttpCore, HttpMime

Apache License, Version 2.0: Apache Extras Companion™ for Apache log4j™., CPF Client API

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

The Apache Software License, Version 2.0: Akiban SQL Parser, Apache Commons DBCP, Apache Commons Pool, Apache Log4j, Commons BeanUtils, Commons CLI, Commons Codec, Commons IO

Specification License: JSR-275

Lesser General Public License (LGPL): JTS Topology Suite

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
akiban-sql-parser-1.0.16.jar 603.03 kB 312 297 6 1.6 Yes
com.revolsys.open.core-CPF-SNAPSHOT.jar 2.66 MB 1486 1285 137 1.6 Yes
jts-1.12.jar 770.46 kB 602 531 59 1.5 Yes
commons-beanutils-1.8.3.jar 232.02 kB 155 137 6 1.3 Yes
commons-cli-1.2.jar 41.12 kB 35 22 1 1.4 Yes
commons-codec-1.4.jar 58.16 kB 47 30 5 1.4 Yes
commons-io-2.3.jar 182.65 kB 127 109 6 1.6 Yes
jsr-275-0.9.4.jar 186.75 kB 139 120 5 1.5 Yes
joda-time-1.6.jar 534.83 kB 675 222 7 1.3 Yes
apache-log4j-extras-1.1.jar 346.73 kB 253 228 11 1.4 Yes
log4j-1.2.17.jar 489.88 kB 353 314 21 1.4 Yes
commons-dbcp2-2.0.1.jar 167.96 kB 79 62 4 1.6 Yes
commons-pool2-2.2.jar 108.04 kB 80 65 3 1.6 Yes
httpclient-4.1.2.jar 352.25 kB 309 273 22 1.5 Yes
httpcore-4.1.2.jar 181.20 kB 185 163 10 1.3 Yes
httpmime-4.1.2.jar 26.89 kB 31 15 2 1.5 Yes
jcl-over-slf4j-1.7.5.jar 16.52 kB 23 9 2 1.5 Yes
slf4j-api-1.7.5.jar 26.08 kB 34 23 3 1.5 Yes
slf4j-log4j12-1.7.5.jar 8.87 kB 16 6 1 1.5 Yes
spring-aop-3.0.7.RELEASE.jar 321.43 kB 282 251 15 1.5 Yes
spring-asm-3.0.7.RELEASE.jar 53.08 kB 39 31 3 1.2 No
spring-beans-3.0.7.RELEASE.jar 556.75 kB 385 349 14 1.5 Yes
spring-context-3.0.7.RELEASE.jar 670.39 kB 615 531 59 1.5 Yes
spring-core-3.0.7.RELEASE.jar 383.62 kB 321 296 19 1.5 Yes
spring-expression-3.0.7.RELEASE.jar 169.75 kB 124 111 6 1.5 Yes
spring-jdbc-3.0.7.RELEASE.jar 386.08 kB 326 296 18 1.5 Yes
spring-tx-3.0.7.RELEASE.jar 232.07 kB 237 202 20 1.5 Yes
28 9.77 MB 7285 5987 467 1.6 27
compile: 28 compile: 9.77 MB compile: 7285 compile: 5987 compile: 467 - compile: 27

Back to top

Version: 4.1.4-SNAPSHOT. Last Published: 2015-Mar-16.