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.idatabase_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifield | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iobject | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ioc | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.named_keys_storage | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.singleton_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.wrapper_generator | 0.2.0-SNAPSHOT | jar | - |
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.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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.class_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.db_storage | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.field | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.field_name | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iaction | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iclass_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifield_name | 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.iobject_wrapper | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ioc_container | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ipool | 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.istorage_connection | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.istrategy_container | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.itask | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iwrapper_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.pool | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.pool_guard | 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 | - |
info.smart_tools.smartactors | strategy.apply_function_to_arguments | 0.2.0-SNAPSHOT | jar | - |
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 |
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 |
Apache 2: Objenesis
Unknown: core.async_operation_collection, core.class_generator, core.db_storage, core.field, core.field_name, core.iaction, core.iclass_generator, core.idatabase_task, core.ifield, core.ifield_name, core.iioccontainer, core.ikey, core.invalid_argument_exception, core.iobject, core.iobject_wrapper, core.ioc, core.ioc_container, core.ipool, core.iresolve_dependency_strategy, core.iscope, core.iscope_provider_container, core.istorage_connection, core.istrategy_container, core.itask, core.iwrapper_generator, core.named_keys_storage, core.pool, core.pool_guard, core.recursive_scope, core.scope_provider, core.scope_provider_container, core.singleton_strategy, core.string_ioc_key, core.wrapper_generator, 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
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
core.class_generator-0.2.0-SNAPSHOT.jar | 24.5 kB | 31 | 18 | 2 | 1.8 | Yes |
core.db_storage-0.2.0-SNAPSHOT.jar | 9.3 kB | 27 | 11 | 4 | 1.8 | Yes |
core.field-0.2.0-SNAPSHOT.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | Yes |
core.field_name-0.2.0-SNAPSHOT.jar | 3.6 kB | 13 | 1 | 1 | 1.8 | Yes |
core.iaction-0.2.0-SNAPSHOT.jar | 5.4 kB | 19 | 6 | 2 | 1.8 | Yes |
core.iclass_generator-0.2.0-SNAPSHOT.jar | 3.8 kB | 15 | 2 | 2 | 1.8 | Yes |
core.idatabase_task-0.2.0-SNAPSHOT.jar | 4.3 kB | 16 | 3 | 2 | 1.8 | Yes |
core.ifield-0.2.0-SNAPSHOT.jar | 2.8 kB | 13 | 1 | 1 | 1.8 | No |
core.ifield_name-0.2.0-SNAPSHOT.jar | 2.6 kB | 13 | 1 | 1 | 1.8 | No |
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.iobject-0.2.0-SNAPSHOT.jar | 5.8 kB | 18 | 5 | 2 | 1.8 | Yes |
core.iobject_wrapper-0.2.0-SNAPSHOT.jar | 2.9 kB | 13 | 1 | 1 | 1.8 | No |
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.ipool-0.2.0-SNAPSHOT.jar | 4 kB | 16 | 3 | 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.istorage_connection-0.2.0-SNAPSHOT.jar | 4.4 kB | 17 | 4 | 2 | 1.8 | Yes |
core.istrategy_container-0.2.0-SNAPSHOT.jar | 3.8 kB | 15 | 2 | 2 | 1.8 | Yes |
core.itask-0.2.0-SNAPSHOT.jar | 3.4 kB | 15 | 2 | 2 | 1.8 | Yes |
core.iwrapper_generator-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.pool-0.2.0-SNAPSHOT.jar | 3.8 kB | 13 | 1 | 1 | 1.8 | Yes |
core.pool_guard-0.2.0-SNAPSHOT.jar | 4.5 kB | 16 | 3 | 2 | 1.8 | Yes |
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 |
core.singleton_strategy-0.2.0-SNAPSHOT.jar | 3.3 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 |
core.wrapper_generator-0.2.0-SNAPSHOT.jar | 8.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 |
45 | 2.8 MB | 2846 | 1777 | 227 | 1.8 | 41 |
compile: 34 | compile: 161.9 kB | compile: 519 | compile: 92 | compile: 52 | - | compile: 30 |
test: 11 | test: 2.7 MB | test: 2327 | test: 1685 | test: 175 | - | test: 11 |
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.