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
info.smart_tools.smartactors core.bootstrap_item 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.ibootstrap 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.ioc 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.iplugin 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.named_keys_storage 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors strategy.apply_function_to_arguments 0.2.0-SNAPSHOT jar -

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
info.smart_tools.smartactors core.bootstrap 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors plugin.ioc_keys 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors plugin.ioc_simple_container 0.2.0-SNAPSHOT jar -
junit junit 4.12 jar Eclipse Public License 1.0
org.powermock powermock-api-mockito 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.4 jar The Apache Software License, Version 2.0

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
info.smart_tools.smartactors core.iaction 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.ibootstrap_item 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.iioccontainer 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.ikey 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.invalid_argument_exception 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.ioc_container 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.iresolve_dependency_strategy 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.iscope 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.iscope_provider_container 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.istrategy_container 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.recursive_scope 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.scope_provider 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.scope_provider_container 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.string_ioc_key 0.2.0-SNAPSHOT jar -

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
info.smart_tools.smartactors core.ioc_container_simple 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.resolve_by_name_ioc_strategy 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.resolve_by_name_ioc_with_lambda_strategy 0.2.0-SNAPSHOT jar -
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-support 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • info.smart_tools.smartactors:plugin.datetime_formatter_strategy:jar:0.2.0-SNAPSHOT [Information]
    • info.smart_tools.smartactors:core.iplugin:jar:0.2.0-SNAPSHOT (compile) [Information]
    • info.smart_tools.smartactors:core.ibootstrap:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.iaction:jar:0.2.0-SNAPSHOT (compile) [Information]
    • info.smart_tools.smartactors:core.ioc:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.ioc_container:jar:0.2.0-SNAPSHOT (compile) [Information]
        • info.smart_tools.smartactors:core.istrategy_container:jar:0.2.0-SNAPSHOT (compile) [Information]
        • info.smart_tools.smartactors:core.iioccontainer:jar:0.2.0-SNAPSHOT (compile) [Information]
        • info.smart_tools.smartactors:core.scope_provider:jar:0.2.0-SNAPSHOT (compile) [Information]
          • info.smart_tools.smartactors:core.iscope:jar:0.2.0-SNAPSHOT (compile) [Information]
          • info.smart_tools.smartactors:core.iscope_provider_container:jar:0.2.0-SNAPSHOT (compile) [Information]
          • info.smart_tools.smartactors:core.scope_provider_container:jar:0.2.0-SNAPSHOT (compile) [Information]
          • info.smart_tools.smartactors:core.recursive_scope:jar:0.2.0-SNAPSHOT (compile) [Information]
    • info.smart_tools.smartactors:core.named_keys_storage:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.ikey:jar:0.2.0-SNAPSHOT (compile) [Information]
    • info.smart_tools.smartactors:strategy.apply_function_to_arguments:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.iresolve_dependency_strategy:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.invalid_argument_exception:jar:0.2.0-SNAPSHOT (compile) [Information]
    • info.smart_tools.smartactors:core.bootstrap_item:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.ibootstrap_item:jar:0.2.0-SNAPSHOT (compile) [Information]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.powermock:powermock-module-junit4:jar:1.6.4 (test) [Information]
    • org.powermock:powermock-api-mockito:jar:1.6.4 (test) [Information]
    • info.smart_tools.smartactors:core.bootstrap:jar:0.2.0-SNAPSHOT (test) [Information]
    • info.smart_tools.smartactors:plugin.ioc_keys:jar:0.2.0-SNAPSHOT (test) [Information]
      • info.smart_tools.smartactors:core.string_ioc_key:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.resolve_by_name_ioc_strategy:jar:0.2.0-SNAPSHOT (test) [Information]
    • info.smart_tools.smartactors:plugin.ioc_simple_container:jar:0.2.0-SNAPSHOT (test) [Information]
      • info.smart_tools.smartactors:core.ioc_container_simple:jar:0.2.0-SNAPSHOT (test) [Information]
      • info.smart_tools.smartactors:core.resolve_by_name_ioc_with_lambda_strategy:jar:0.2.0-SNAPSHOT (test) [Information]

Licenses

Apache 2: Objenesis

Unknown: core.bootstrap, core.bootstrap_item, core.iaction, core.ibootstrap, core.ibootstrap_item, core.iioccontainer, core.ikey, core.invalid_argument_exception, core.ioc, core.ioc_container, core.ioc_container_simple, core.iplugin, core.iresolve_dependency_strategy, core.iscope, core.iscope_provider_container, core.istrategy_container, core.named_keys_storage, core.recursive_scope, core.resolve_by_name_ioc_strategy, core.resolve_by_name_ioc_with_lambda_strategy, core.scope_provider, core.scope_provider_container, core.string_ioc_key, plugin.datetime_formatter_strategy, plugin.ioc_keys, plugin.ioc_simple_container, strategy.apply_function_to_arguments

Eclipse Public License 1.0: JUnit

Apache License 2.0: Javassist

The MIT License: Mockito

LGPL 2.1: Javassist

MPL 1.1: Javassist

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
core.bootstrap-0.2.0-SNAPSHOT.jar 7.2 kB 14 2 1 1.8 Yes
core.bootstrap_item-0.2.0-SNAPSHOT.jar 4.9 kB 14 2 1 1.8 Yes
core.iaction-0.2.0-SNAPSHOT.jar 5.4 kB 19 6 2 1.8 Yes
core.ibootstrap-0.2.0-SNAPSHOT.jar 4.3 kB 16 3 2 1.8 Yes
core.ibootstrap_item-0.2.0-SNAPSHOT.jar 4.5 kB 16 3 2 1.8 Yes
core.iioccontainer-0.2.0-SNAPSHOT.jar 5.6 kB 17 4 2 1.8 Yes
core.ikey-0.2.0-SNAPSHOT.jar 2.5 kB 13 1 1 1.8 No
core.invalid_argument_exception-0.2.0-SNAPSHOT.jar 3.1 kB 13 1 1 1.8 Yes
core.ioc-0.2.0-SNAPSHOT.jar 3.2 kB 13 1 1 1.8 Yes
core.ioc_container-0.2.0-SNAPSHOT.jar 4.1 kB 13 1 1 1.8 Yes
core.ioc_container_simple-0.2.0-SNAPSHOT.jar 4 kB 13 1 1 1.8 Yes
core.iplugin-0.2.0-SNAPSHOT.jar 3.4 kB 15 2 2 1.8 Yes
core.iresolve_dependency_strategy-0.2.0-SNAPSHOT.jar 3.9 kB 15 2 2 1.8 Yes
core.iscope-0.2.0-SNAPSHOT.jar 4.4 kB 17 4 2 1.8 Yes
core.iscope_provider_container-0.2.0-SNAPSHOT.jar 4.1 kB 15 2 2 1.8 Yes
core.istrategy_container-0.2.0-SNAPSHOT.jar 3.8 kB 15 2 2 1.8 Yes
core.named_keys_storage-0.2.0-SNAPSHOT.jar 3.2 kB 13 1 1 1.8 Yes
core.recursive_scope-0.2.0-SNAPSHOT.jar 4.2 kB 14 2 1 1.8 Yes
core.resolve_by_name_ioc_strategy-0.2.0-SNAPSHOT.jar 3.7 kB 13 1 1 1.8 Yes
core.resolve_by_name_ioc_with_lambda_strategy-0.2.0-SNAPSHOT.jar 4 kB 13 1 1 1.8 Yes
core.scope_provider-0.2.0-SNAPSHOT.jar 3.6 kB 13 1 1 1.8 Yes
core.scope_provider_container-0.2.0-SNAPSHOT.jar 4.6 kB 13 1 1 1.8 Yes
core.string_ioc_key-0.2.0-SNAPSHOT.jar 3.4 kB 13 1 1 1.8 Yes
plugin.ioc_keys-0.2.0-SNAPSHOT.jar 3.9 kB 13 1 1 1.8 Yes
plugin.ioc_simple_container-0.2.0-SNAPSHOT.jar 4.3 kB 13 1 1 1.8 Yes
strategy.apply_function_to_arguments-0.2.0-SNAPSHOT.jar 3.7 kB 13 1 1 1.8 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
powermock-api-mockito-1.6.4.jar 99.2 kB 105 75 16 1.6 Yes
powermock-api-support-1.6.4.jar 19.5 kB 28 14 4 1.6 Yes
powermock-core-1.6.4.jar 104.9 kB 103 77 16 1.6 Yes
powermock-module-junit4-1.6.4.jar 46.2 kB 39 25 3 1.6 Yes
powermock-module-junit4-common-1.6.4.jar 14.8 kB 22 8 2 1.6 Yes
powermock-reflect-1.6.4.jar 47.3 kB 42 25 8 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
37 2.8 MB 2696 1733 210 1.8 36
compile: 20 compile: 80.1 kB compile: 290 compile: 41 compile: 29 - compile: 19
test: 17 test: 2.7 MB test: 2406 test: 1692 test: 181 - test: 17

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots
info.smart_tools.smartactors:core.bootstrap:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.bootstrap_item:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iaction:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ibootstrap:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ibootstrap_item:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iioccontainer:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ikey:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.invalid_argument_exception:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ioc:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ioc_container:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.ioc_container_simple:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iplugin:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iresolve_dependency_strategy:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iscope:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.iscope_provider_container:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.istrategy_container:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.named_keys_storage:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.recursive_scope:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.resolve_by_name_ioc_strategy:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.resolve_by_name_ioc_with_lambda_strategy:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.scope_provider:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.scope_provider_container:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:core.string_ioc_key:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:plugin.ioc_keys:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:plugin.ioc_simple_container:jar:0.2.0-SNAPSHOT - -
info.smart_tools.smartactors:strategy.apply_function_to_arguments:jar:0.2.0-SNAPSHOT - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 -
org.javassist:javassist:jar:3.20.0-GA Found at https://repo.maven.apache.org/maven2 -
org.mockito:mockito-core:jar:1.10.19 Found at https://repo.maven.apache.org/maven2 -
org.objenesis:objenesis:jar:2.1 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-api-mockito:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-api-support:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-core:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-module-junit4:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-module-junit4-common:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
org.powermock:powermock-reflect:jar:1.6.4 Found at https://repo.maven.apache.org/maven2 -
Total central sonatype-nexus-snapshots
37 (compile: 20, test: 17) 11 0