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.ds_object | 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.named_keys_storage | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | strategy.apply_function_to_arguments | 0.2.0-SNAPSHOT | jar | - |
javax.mail | 1.4 | jar | Common Development and Distribution License (CDDL) v1.0 | |
me.normanmaurer.niosmtp | niosmtp | 0.1.2 | jar | Apache License, Version 2.0 |
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.resolve_by_name_ioc_strategy | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.strategy_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 |
org.testng | testng | 6.9.10 | jar | Apache Version 2.0, January 2004 |
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 |
commons-codec | commons-codec | 1.5 | jar | The Apache Software License, Version 2.0 |
info.smart_tools.smartactors | core.iaction | 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.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 | 0.2.0-SNAPSHOT | jar | - |
info.smart_tools.smartactors | core.ioc | 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 | - |
io.netty | netty | 3.5.3.Final | jar | Apache License, Version 2.0 |
javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
org.slf4j | slf4j-api | 1.6.3 | jar | MIT 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 |
---|---|---|---|---|
com.beust | jcommander | 1.48 | jar | The Apache Software License, Version 2.0 |
org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
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 |
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
New BSD License: Hamcrest Core
Apache 2: Objenesis
Unknown: actor.mailing_actor, core.ds_object, core.field, core.field_name, core.iaction, core.ifield, core.ifield_name, core.iioccontainer, core.ikey, core.invalid_argument_exception, core.iobject, core.ioc, core.ioc_container, 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.scope_provider, core.scope_provider_container, core.strategy_container, core.string_ioc_key, strategy.apply_function_to_arguments
Apache License 2.0: Javassist
Apache Version 2.0, January 2004: testng
The MIT License: Mockito
Apache License, Version 2.0: The Netty Project, niosmtp
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Commons Codec, JCommander, Jackson-annotations, Jackson-core, jackson-databind, 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 |
---|---|---|---|---|---|---|
jcommander-1.48.jar | 63.5 kB | 67 | 53 | 5 | 1.5 | Yes |
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 |
commons-codec-1.5.jar | 73.1 kB | 60 | 43 | 5 | 1.4 | Yes |
core.ds_object-0.2.0-SNAPSHOT.jar | 8.9 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.iaction-0.2.0-SNAPSHOT.jar | 5.4 kB | 19 | 6 | 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.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.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.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.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 |
strategy.apply_function_to_arguments-0.2.0-SNAPSHOT.jar | 3.7 kB | 13 | 1 | 1 | 1.8 | Yes |
netty-3.5.3.Final.jar | 1.1 MB | 804 | 736 | 41 | 1.5 | Yes |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes |
mail-1.4.jar | 388.9 kB | 273 | 250 | 12 | 1.4 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
niosmtp-0.1.2.jar | 117.2 kB | 125 | 107 | 9 | 1.6 | Yes |
bsh-2.0b4.jar | 281.7 kB | 238 | 158 | 8 | 1.2 | No |
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 |
slf4j-api-1.6.3.jar | 25.7 kB | 34 | 23 | 3 | 1.3 | Yes |
testng-6.9.10.jar | 870.5 kB | 598 | 551 | 26 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
47 | 7.2 MB | 5696 | 4401 | 347 | 1.8 | 43 |
compile: 31 | compile: 3.3 MB | compile: 2440 | compile: 1952 | compile: 131 | - | compile: 28 |
test: 16 | test: 3.9 MB | test: 3256 | test: 2449 | test: 216 | - | test: 15 |
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 |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.