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 |
|---|---|---|---|
| com.agilejava.blammo | blammo-core | 0.3 | jar |
| commons-logging | commons-logging | 1.0.4 | jar |
| junit | junit | 3.8.1 | 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 |
|---|---|---|---|
| org.easymock | easymock | 2.0 | jar |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- com.agilejava.blammo:blammo-commons-adapter:jar:0.3

- org.easymock:easymock:jar:2.0 (test)

- junit:junit:jar:3.8.1 (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)

- com.agilejava.blammo:blammo-core:jar:0.3 (compile)

- org.easymock:easymock:jar:2.0 (test)
Licenses
Unknown: Blammo Commons Logging Adapter, Blammo Core, EasyMock 2.0
The Apache Software License, Version 2.0: Logging
Common Public License Version 1.0: JUnit
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| blammo-core-0.3.jar | 7.55 kB | 20 | 10 | 1 | 1.1 | debug |
| commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| easymock-2.0.jar | 58.97 kB | 62 | 56 | 3 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 4 | 221.88 kB | 230 | 184 | 12 | 1.5 | 4 |
| compile: 3 | compile: 162.91 kB | compile: 168 | compile: 128 | compile: 9 | - | compile: 3 |
| test: 1 | test: 58.97 kB | test: 62 | test: 56 | test: 3 | - | test: 1 |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.
| Artifact | central |
|---|---|
| com.agilejava.blammo:blammo-core:jar:0.3 | - |
| commons-logging:commons-logging:jar:1.0.4 | |
| junit:junit:jar:3.8.1 | |
| org.easymock:easymock:jar:2.0 | |
| Total | central |
| 4 (compile: 3, test: 1) | 3 |
Blammo Commons Logging Adapter