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.ithread_pool 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.scope_provider 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
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-all 1.10.19 jar The MIT License

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.ikey 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.invalid_argument_exception 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.itask 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.recursive_scope 0.2.0-SNAPSHOT jar -
info.smart_tools.smartactors core.scope_provider_container 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • info.smart_tools.smartactors:core.thread_pool:jar:0.2.0-SNAPSHOT [Information]
    • info.smart_tools.smartactors:core.ithread_pool:jar:0.2.0-SNAPSHOT (compile) [Information]
      • info.smart_tools.smartactors:core.itask: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.ikey: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.invalid_argument_exception: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]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.mockito:mockito-all:jar:1.10.19 (test) [Information]

Licenses

Unknown: core.iaction, core.ikey, core.invalid_argument_exception, core.iscope, core.iscope_provider_container, core.itask, core.ithread_pool, core.recursive_scope, core.scope_provider, core.scope_provider_container, core.thread_pool

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

New BSD License: Hamcrest Core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
core.iaction-0.2.0-SNAPSHOT.jar 5.4 kB 19 6 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.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.itask-0.2.0-SNAPSHOT.jar 3.4 kB 15 2 2 1.8 Yes
core.ithread_pool-0.2.0-SNAPSHOT.jar 2.7 kB 13 1 1 1.8 No
core.recursive_scope-0.2.0-SNAPSHOT.jar 4.2 kB 14 2 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
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
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
13 1.6 MB 1735 1104 126 1.8 11
compile: 10 compile: 38.2 kB compile: 145 compile: 21 compile: 14 - compile: 8
test: 3 test: 1.6 MB test: 1590 test: 1083 test: 112 - test: 3

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact central
info.smart_tools.smartactors:core.iaction: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.iscope:jar:0.2.0-SNAPSHOT -
info.smart_tools.smartactors:core.iscope_provider_container:jar:0.2.0-SNAPSHOT -
info.smart_tools.smartactors:core.itask:jar:0.2.0-SNAPSHOT -
info.smart_tools.smartactors:core.ithread_pool:jar:0.2.0-SNAPSHOT -
info.smart_tools.smartactors:core.recursive_scope: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 -
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.mockito:mockito-all:jar:1.10.19 Found at https://repo.maven.apache.org/maven2
Total central
13 (compile: 10, test: 3) 3