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 | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.bootstrap_item | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.create_new_instance_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ds_object | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.feature_manager | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.field_name | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.filesystem_tracker | 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.iplugin_creator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iplugin_loader_visitor | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ipool | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iserver | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.istorage_connection | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.named_keys_storage | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.plugin_creator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.plugin_loader_from_jar | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_getbyid_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_search_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_upsert_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.resolve_by_name_ioc_with_lambda_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.singleton_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.strategy_container | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.dsobject | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.field | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.fieldname | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.ifieldname | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.in_memory_database | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.in_memory_db_tasks | 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 | - |
info.smart_tools.smartactors | plugin.null_connection_pool | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.postgres_connection_pool | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.postgres_db_tasks | 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 |
---|---|---|---|---|
info.smart_tools.smartactors | core.recursive_strategy_container | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.configuration_object | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.resolve_standard_types_strategies | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.wds_object | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | plugin.wrapper_generator | 0.2.0-SNAPSHOT | jar | - |
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.mockito | mockito-core | 1.10.19 | jar | The MIT License |
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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.5.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.5.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.5.2 | jar | The Apache Software License, Version 2.0 |
com.sun.jna | jna | 3.0.9 | jar | null |
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.iaction | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ibootstrap_item | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.idatabase | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.idatabase_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifeature_manager | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifield | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifield_name | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ifilesystem_tracker | 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.in_memory_database | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_count_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_create_collection_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_delete_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_get_by_id_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_insert_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_select_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.in_memory_db_upsert_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.invalid_argument_exception | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iobject | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ioc_container | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ioc_container_simple | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ipath | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iplugin_loader | 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.itask | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.path | 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.postgres_connection | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_count_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_create_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_delete_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_insert_task | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.postgres_schema | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.recursive_scope | 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.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.sql_commons | 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 | - |
info.smart_tools.smartactors | strategy.uuid_nextid_strategy | 0.2.0-SNAPSHOT | jar | - |
org.mdkt.compiler | InMemoryJavaCompiler | 1.2 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.core | 5.0.0 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.enterprise | 4.2.0 | jar | - |
org.postgresql | postgresql | 9.4-1206-jdbc42 | jar | The PostgreSQL License |
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.class_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.configuration_object | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.i_addition_dependency_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iclass_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iobject_wrapper | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.iwrapper_generator | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.resolve_by_type_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.resolve_standard_types_strategies | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.wds_object | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.wrapper_generator | 0.2.0-SNAPSHOT | jar | - |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
BSD style: Hamcrest Core
Apache 2: Objenesis
Unnamed: JNA
Unknown: core.bootstrap, core.bootstrap_item, core.class_generator, core.configuration_object, core.create_new_instance_strategy, core.db_storage, core.ds_object, core.examples, core.feature_manager, core.field, core.field_name, core.filesystem_tracker, core.i_addition_dependency_strategy, core.iaction, core.ibootstrap, core.ibootstrap_item, core.iclass_generator, core.idatabase, core.idatabase_task, core.ifeature_manager, core.ifield, core.ifield_name, core.ifilesystem_tracker, core.iioccontainer, core.ikey, core.in_memory_database, core.in_memory_db_count_task, core.in_memory_db_create_collection_task, core.in_memory_db_delete_task, core.in_memory_db_get_by_id_task, core.in_memory_db_insert_task, core.in_memory_db_select_task, core.in_memory_db_upsert_task, core.invalid_argument_exception, core.iobject, core.iobject_wrapper, core.ioc, core.ioc_container, core.ioc_container_simple, core.ipath, core.iplugin, core.iplugin_creator, core.iplugin_loader, core.iplugin_loader_visitor, core.ipool, core.iresolve_dependency_strategy, core.iscope, core.iscope_provider_container, core.iserver, core.istorage_connection, core.istrategy_container, core.itask, core.iwrapper_generator, core.named_keys_storage, core.path, core.plugin_creator, core.plugin_loader_from_jar, core.pool, core.pool_guard, core.postgres_connection, core.postgres_count_task, core.postgres_create_task, core.postgres_delete_task, core.postgres_getbyid_task, core.postgres_insert_task, core.postgres_schema, core.postgres_search_task, core.postgres_upsert_task, core.recursive_scope, core.recursive_strategy_container, core.resolve_by_name_ioc_strategy, core.resolve_by_name_ioc_with_lambda_strategy, core.resolve_by_type_strategy, core.resolve_standard_types_strategies, core.scope_provider, core.scope_provider_container, core.singleton_strategy, core.sql_commons, core.strategy_container, core.string_ioc_key, core.wds_object, core.wrapper_generator, org.osgi.enterprise, plugin.configuration_object, plugin.dsobject, plugin.field, plugin.fieldname, plugin.ifieldname, plugin.in_memory_database, plugin.in_memory_db_tasks, plugin.ioc_keys, plugin.ioc_simple_container, plugin.null_connection_pool, plugin.postgres_connection_pool, plugin.postgres_db_tasks, plugin.resolve_standard_types_strategies, plugin.wds_object, plugin.wrapper_generator, strategy.apply_function_to_arguments, strategy.uuid_nextid_strategy
The MIT License: Mockito
Apache License, Version 2.0: InMemoryJavaCompiler, osgi.core
The PostgreSQL License: PostgreSQL JDBC Driver
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.5.2.jar | 39.8 kB | 64 | 52 | 1 | 1.6 | Yes |
jackson-core-2.5.2.jar | 230 kB | 107 | 85 | 8 | 1.6 | Yes |
jackson-databind-2.5.2.jar | 1.1 MB | 606 | 572 | 20 | 1.6 | Yes |
jna-3.0.9.jar | 795.9 kB | 113 | 81 | 3 | 1.4 | Yes |
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.class_generator-0.2.0-SNAPSHOT.jar | 24.5 kB | 31 | 18 | 2 | 1.8 | Yes |
core.configuration_object-0.2.0-SNAPSHOT.jar | 7.2 kB | 16 | 4 | 1 | 1.8 | Yes |
core.create_new_instance_strategy-0.2.0-SNAPSHOT.jar | 4.1 kB | 14 | 2 | 1 | 1.8 | Yes |
core.db_storage-0.2.0-SNAPSHOT.jar | 9.3 kB | 27 | 11 | 4 | 1.8 | Yes |
core.ds_object-0.2.0-SNAPSHOT.jar | 8.9 kB | 18 | 6 | 1 | 1.8 | Yes |
core.feature_manager-0.2.0-SNAPSHOT.jar | 10.2 kB | 18 | 6 | 1 | 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.filesystem_tracker-0.2.0-SNAPSHOT.jar | 10.1 kB | 17 | 5 | 1 | 1.8 | Yes |
core.i_addition_dependency_strategy-0.2.0-SNAPSHOT.jar | 3.9 kB | 15 | 2 | 2 | 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.iclass_generator-0.2.0-SNAPSHOT.jar | 3.8 kB | 15 | 2 | 2 | 1.8 | Yes |
core.idatabase-0.2.0-SNAPSHOT.jar | 3.6 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.ifeature_manager-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.ifilesystem_tracker-0.2.0-SNAPSHOT.jar | 3.9 kB | 15 | 2 | 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.in_memory_database-0.2.0-SNAPSHOT.jar | 17.3 kB | 17 | 5 | 1 | 1.8 | Yes |
core.in_memory_db_count_task-0.2.0-SNAPSHOT.jar | 4.4 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_create_collection_task-0.2.0-SNAPSHOT.jar | 4.1 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_delete_task-0.2.0-SNAPSHOT.jar | 4.2 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_get_by_id_task-0.2.0-SNAPSHOT.jar | 4.4 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_insert_task-0.2.0-SNAPSHOT.jar | 4.2 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_select_task-0.2.0-SNAPSHOT.jar | 4.5 kB | 13 | 1 | 1 | 1.8 | Yes |
core.in_memory_db_upsert_task-0.2.0-SNAPSHOT.jar | 4.2 kB | 13 | 1 | 1 | 1.8 | Yes |
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.ioc_container_simple-0.2.0-SNAPSHOT.jar | 4 kB | 13 | 1 | 1 | 1.8 | Yes |
core.ipath-0.2.0-SNAPSHOT.jar | 2.9 kB | 14 | 2 | 1 | 1.8 | No |
core.iplugin-0.2.0-SNAPSHOT.jar | 3.4 kB | 15 | 2 | 2 | 1.8 | Yes |
core.iplugin_creator-0.2.0-SNAPSHOT.jar | 3.7 kB | 15 | 2 | 2 | 1.8 | Yes |
core.iplugin_loader-0.2.0-SNAPSHOT.jar | 3.6 kB | 15 | 2 | 2 | 1.8 | Yes |
core.iplugin_loader_visitor-0.2.0-SNAPSHOT.jar | 2.9 kB | 13 | 1 | 1 | 1.8 | No |
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.iserver-0.2.0-SNAPSHOT.jar | 4.1 kB | 16 | 3 | 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.path-0.2.0-SNAPSHOT.jar | 3.2 kB | 13 | 1 | 1 | 1.8 | Yes |
core.plugin_creator-0.2.0-SNAPSHOT.jar | 3.5 kB | 13 | 1 | 1 | 1.8 | Yes |
core.plugin_loader_from_jar-0.2.0-SNAPSHOT.jar | 6.3 kB | 14 | 2 | 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.postgres_connection-0.2.0-SNAPSHOT.jar | 8 kB | 18 | 5 | 2 | 1.8 | Yes |
core.postgres_count_task-0.2.0-SNAPSHOT.jar | 5.4 kB | 14 | 2 | 1 | 1.8 | Yes |
core.postgres_create_task-0.2.0-SNAPSHOT.jar | 4.9 kB | 14 | 2 | 1 | 1.8 | Yes |
core.postgres_delete_task-0.2.0-SNAPSHOT.jar | 6.1 kB | 15 | 3 | 1 | 1.8 | Yes |
core.postgres_getbyid_task-0.2.0-SNAPSHOT.jar | 5.6 kB | 14 | 2 | 1 | 1.8 | Yes |
core.postgres_insert_task-0.2.0-SNAPSHOT.jar | 5.8 kB | 14 | 2 | 1 | 1.8 | Yes |
core.postgres_schema-0.2.0-SNAPSHOT.jar | 30.2 kB | 32 | 17 | 3 | 1.8 | Yes |
core.postgres_search_task-0.2.0-SNAPSHOT.jar | 5.5 kB | 14 | 2 | 1 | 1.8 | Yes |
core.postgres_upsert_task-0.2.0-SNAPSHOT.jar | 6.7 kB | 15 | 3 | 1 | 1.8 | Yes |
core.recursive_scope-0.2.0-SNAPSHOT.jar | 4.2 kB | 14 | 2 | 1 | 1.8 | Yes |
core.recursive_strategy_container-0.2.0-SNAPSHOT.jar | 4.6 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.resolve_by_type_strategy-0.2.0-SNAPSHOT.jar | 4.2 kB | 13 | 1 | 1 | 1.8 | Yes |
core.resolve_standard_types_strategies-0.2.0-SNAPSHOT.jar | 27.7 kB | 42 | 24 | 6 | 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.sql_commons-0.2.0-SNAPSHOT.jar | 15 kB | 27 | 13 | 3 | 1.8 | Yes |
core.strategy_container-0.2.0-SNAPSHOT.jar | 3.4 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.wds_object-0.2.0-SNAPSHOT.jar | 16.6 kB | 22 | 10 | 1 | 1.8 | Yes |
core.wrapper_generator-0.2.0-SNAPSHOT.jar | 8.3 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.configuration_object-0.2.0-SNAPSHOT.jar | 12 kB | 20 | 8 | 1 | 1.8 | Yes |
plugin.dsobject-0.2.0-SNAPSHOT.jar | 4.3 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.field-0.2.0-SNAPSHOT.jar | 4.7 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.fieldname-0.2.0-SNAPSHOT.jar | 5 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.ifieldname-0.2.0-SNAPSHOT.jar | 5 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.in_memory_database-0.2.0-SNAPSHOT.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.in_memory_db_tasks-0.2.0-SNAPSHOT.jar | 6.7 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 |
plugin.null_connection_pool-0.2.0-SNAPSHOT.jar | 5.7 kB | 14 | 2 | 1 | 1.8 | Yes |
plugin.postgres_connection_pool-0.2.0-SNAPSHOT.jar | 5.8 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.postgres_db_tasks-0.2.0-SNAPSHOT.jar | 15.5 kB | 20 | 8 | 1 | 1.8 | Yes |
plugin.resolve_standard_types_strategies-0.2.0-SNAPSHOT.jar | 5.9 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.wds_object-0.2.0-SNAPSHOT.jar | 4.5 kB | 13 | 1 | 1 | 1.8 | Yes |
plugin.wrapper_generator-0.2.0-SNAPSHOT.jar | 4.7 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 |
strategy.uuid_nextid_strategy-0.2.0-SNAPSHOT.jar | 3.2 kB | 13 | 1 | 1 | 1.8 | Yes |
junit-4.10.jar | 253.2 kB | 290 | 252 | 31 | 1.5 | Yes |
hamcrest-core-1.1.jar | 76.6 kB | 54 | 21 | 3 | 1.5 | Yes |
InMemoryJavaCompiler-1.2.jar | 7.5 kB | 15 | 5 | 1 | 1.7 | 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 |
org.osgi.core-5.0.0.jar | 430.4 kB | 317 | 132 | 16 | 1.5 | Yes |
org.osgi.enterprise-4.2.0.jar | 354.4 kB | 387 | 115 | 22 | 1.5 | Yes |
postgresql-9.4-1206-jdbc42.jar | 662 kB | 307 | 272 | 30 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
110 | 5.8 MB | 4952 | 2603 | 347 | 1.8 | 104 |
compile: 91 | compile: 4.1 MB | compile: 3150 | compile: 1521 | compile: 213 | - | compile: 86 |
test: 19 | test: 1.7 MB | test: 1802 | test: 1082 | test: 134 | - | test: 18 |
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.