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 |
pt.digitalis |
digi-common |
1.0.1 |
jar |
pt.digitalis |
logger |
1.0.8 |
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 |
junit |
junit |
4.3 |
jar |
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 |
commons-beanutils |
commons-beanutils |
1.7.0 |
jar |
commons-logging |
commons-logging |
1.0.3 |
jar |
log4j |
log4j |
1.2.8 |
jar |
Project Dependency Graph
Dependency Tree
- pt.digitalis:iss:jar:1.0.4
Intelligent Scheduling System |
Description: ISS - Intelligent Scheduling System. ISS is a multipurpose scheduling system built to manage performance-breaker
tasks executions. Its purpose is to manage high loads of execution requests that could potentially stall or even
break the JVM performance and intelligently manage the execution of these tasks in a balanced
synchronous/asynchronous way. ISS has a built-in monitoring agent that switches from the normal preferred
synchronous execution mode to an asynchronous queue-based mode. The switching decisions are based on performance
data gathered by an internal statistical utility. It is highly configurable and thus offers great flexibility
and tuning options for different operation scenarios. It has utilities to independently manage several queues
and it's API offers methods to get information on the queue state, including estimated time of execution of
specific tasks in queue.
URL: http://development.digitalis.pt/apache2-default/iss/iss
Project License: "New" BSD License
|
- junit:junit:jar:4.3 (test)
- pt.digitalis:logger:jar:1.0.8 (compile)
Logger |
Description: Logger is a multipurpose logging utility build by digitalis. Logger is intended to wrap all logging needs of all
applications build at Digitalis abstracting the developer of configuring the logging system and how to interact
with it. Logger was build with easiness of change of logging platform in mind. One should not be help captive of
a logging platform choice. There is no warranty that in any given day Logger does not switch of logging
platform, but there is one that your code will not have to change!
URL: http://development.digitalis.pt/apache2-default/logger
Project License: "New" BSD License
|
- log4j:log4j:jar:1.2.8 (compile)
Unnamed - log4j:log4j:jar:1.2.8 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- pt.digitalis:digi-common:jar:1.0.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0.3 (compile)
Licenses
"New" BSD License: Common Utilities, Intelligent Scheduling System, Logger
Unknown: Logging, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - log4j:log4j:jar:1.2.8
Common Public License Version 1.0: JUnit
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
commons-logging-1.0.3.jar |
30.86 kB |
27 |
17 |
2 |
1.2 |
debug |
junit-4.3.jar |
243.31 kB |
313 |
290 |
16 |
1.5 |
debug |
log4j-1.2.8.jar |
344.40 kB |
274 |
244 |
19 |
1.2 |
debug |
digi-common-1.0.1.jar |
16.14 kB |
20 |
8 |
2 |
1.5 |
debug |
logger-1.0.8.jar |
9.67 kB |
16 |
6 |
1 |
1.5 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
6 |
828.64 kB |
779 |
676 |
45 |
1.5 |
6 |
compile: 5 |
compile: 585.32 kB |
compile: 466 |
compile: 386 |
compile: 29 |
- |
compile: 5 |
test: 1 |
test: 243.31 kB |
test: 313 |
test: 290 |
test: 16 |
- |
test: 1 |