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-collections | commons-collections | 3.1 | jar |
commons-lang | commons-lang | 2.1 | jar |
commons-logging | commons-logging | 1.1 | jar |
concurrent | concurrent | 1.3.4 | jar |
javax.mail | mail | 1.4.1 | jar |
org.apache.db.torque | runtime | 3.3-RC2 | jar |
org.apache.james | apache-james-imap-api | 0.1-SNAPSHOT | jar |
org.apache.james | apache-james-imap-mailbox | 0.1-SNAPSHOT | jar |
org.apache.james | apache-mime4j | 0.4 | jar |
village | village | 2.0 | 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 | 3.8.1 | 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-core | 1.7.0 | jar |
commons-configuration | commons-configuration | 1.1 | jar |
commons-dbcp | commons-dbcp | 1.2.1 | jar |
commons-pool | commons-pool | 1.2 | jar |
javax.activation | activation | 1.1.1 | jar |
jcs | jcs | 20030822.182132 | jar |
xerces | xerces | 2.0.2 | jar |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type |
---|
xml-apis | xml-apis | 2.0.2 | jar |
Project Dependency Graph
Dependency Tree
- org.apache.james:apache-james-imap-torque:jar:0.1-SNAPSHOT
- javax.mail:mail:jar:1.4.1 (compile)
Unnamed - javax.mail:mail:jar:1.4.1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- javax.activation:activation:jar:1.1.1 (compile)
Unnamed - javax.activation:activation:jar:1.1.1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.apache.james:apache-james-imap-api:jar:0.1-SNAPSHOT (compile)
- javax.mail:mail:jar:1.4.1 (compile)
Unnamed - javax.mail:mail:jar:1.4.1 |
---|
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.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- org.apache.james:apache-james-imap-mailbox:jar:0.1-SNAPSHOT (compile)
- javax.mail:mail:jar:1.4.1 (compile)
Unnamed - javax.mail:mail:jar:1.4.1 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.apache.james:apache-james-imap-api:jar:0.1-SNAPSHOT (compile)
- concurrent:concurrent:jar:1.3.4 (compile)
Dough Lea's util.concurrent package |
---|
Description: There is currently no description associated with this project. Project License: Public domain, Sun Microsoystems |
- org.apache.james:apache-mime4j:jar:0.4 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- org.apache.db.torque:runtime:jar:3.3-RC2 (compile)
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile)
Unnamed - commons-beanutils:commons-beanutils-core:pom:1.7.0 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- commons-configuration:commons-configuration:jar:1.1 (compile)
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- commons-lang:commons-lang:jar:2.1 (compile)
Lang |
---|
Description: Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- xml-apis:xml-apis:jar:2.0.2 (provided)
Unnamed - xml-apis:xml-apis:jar:2.0.2 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- commons-dbcp:commons-dbcp:jar:1.2.1 (compile)
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- commons-pool:commons-pool:jar:1.2 (compile)
- xml-apis:xml-apis:jar:2.0.2 (provided)
Unnamed - xml-apis:xml-apis:jar:2.0.2 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- xerces:xerces:jar:2.0.2 (compile)
Unnamed - xerces:xerces:pom:2.0.2 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- commons-lang:commons-lang:jar:2.1 (compile)
Lang |
---|
Description: Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- commons-pool:commons-pool:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- jcs:jcs:jar:20030822.182132 (compile)
Unnamed - jcs:jcs:pom:20030822.182132 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- village:village:jar:2.0 (compile)
village |
---|
Description: Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose
of this API is to make it easier to interact with a JDBC compliant relational
database. By using Village, it is possible to execute and manage
select/insert/update/delete SQL statements without having to actually write
a single line of SQL. Village can use any valid JDBC Connection object, so it
is possible to use Village with a JDBC Connection pool. URL: http://share.whichever.com/index.php?SCREEN=village Project License: The Working-Dogs.com License, Version 1.1 |
- xml-apis:xml-apis:jar:2.0.2 (provided)
Unnamed - xml-apis:xml-apis:jar:2.0.2 |
---|
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.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- commons-lang:commons-lang:jar:2.1 (compile)
Lang |
---|
Description: Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- village:village:jar:2.0 (compile)
village |
---|
Description: Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose
of this API is to make it easier to interact with a JDBC compliant relational
database. By using Village, it is possible to execute and manage
select/insert/update/delete SQL statements without having to actually write
a single line of SQL. Village can use any valid JDBC Connection object, so it
is possible to use Village with a JDBC Connection pool. URL: http://share.whichever.com/index.php?SCREEN=village Project License: The Working-Dogs.com License, Version 1.1 |
- concurrent:concurrent:jar:1.3.4 (compile)
Dough Lea's util.concurrent package |
---|
Description: There is currently no description associated with this project. Project License: Public domain, Sun Microsoystems |
- commons-collections:commons-collections:jar:3.1 (compile)
Unnamed - commons-collections:commons-collections:jar:3.1 |
---|
Description: Types that extend and augment the Java Collections Framework. Project License: No project license is defined for this project. |
- junit:junit:jar:3.8.1 (test)
Licenses
Unknown: Unnamed - commons-beanutils:commons-beanutils-core:pom:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.activation:activation:jar:1.1.1, Unnamed - javax.mail:mail:jar:1.4.1, Unnamed - jcs:jcs:pom:20030822.182132, Unnamed - xerces:xerces:pom:2.0.2, Unnamed - xml-apis:xml-apis:jar:2.0.2
The Apache Software License, Version 2.0: Commons Configuration, Commons DBCP, Commons Pool, Lang, Logging, Torque Runtime
Common Public License Version 1.0: JUnit
The Working-Dogs.com License, Version 1.1: village
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
Apache License, Version 2.0: Apache JAMES IMAP Api, Apache JAMES Imap Torque Mailbox Manager, Apache JAMES Mailbox Manager Library, Apache JAMES Mime4j
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
commons-beanutils-core-1.7.0.jar | 164.80 kB | 111 | 93 | 5 | 1.2 | debug |
commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug |
commons-configuration-1.1.jar | 121.37 kB | 85 | 72 | 4 | 1.1 | debug |
commons-dbcp-1.2.1.jar | 105.11 kB | 56 | 44 | 4 | 1.1 | debug |
commons-lang-2.1.jar | 202.85 kB | 125 | 110 | 8 | 1.1 | debug |
commons-logging-1.1.jar | 51.67 kB | 34 | 25 | 2 | 1.1 | debug |
commons-pool-1.2.jar | 41.50 kB | 34 | 25 | 2 | 1.1 | debug |
concurrent-1.3.4.jar | 185.47 kB | 230 | 221 | 2 | 1.2 | release |
activation-1.1.1.jar | 67.78 kB | 50 | 38 | 3 | 1.4 | debug |
mail-1.4.1.jar | 437.18 kB | 303 | 279 | 13 | 1.4 | debug |
jcs-20030822.182132.jar | 287.66 kB | 247 | 199 | 40 | 1.1 | debug |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
runtime-3.3-RC2.jar | 166.07 kB | 105 | 87 | 9 | 1.4 | debug |
apache-james-imap-api-0.1-SNAPSHOT.jar | 33.16 kB | 47 | 26 | 8 | 1.4 | debug |
apache-james-imap-mailbox-0.1-SNAPSHOT.jar | 75.61 kB | 87 | 69 | 5 | 1.4 | debug |
apache-mime4j-0.4.jar | 275.39 kB | 199 | 168 | 17 | 1.4 | debug |
village-2.0.jar | 31.24 kB | 17 | 11 | 1 | 1.2 | debug |
xerces-2.0.2.jar | 911.85 kB | 682 | 627 | 35 | 1.1 | debug |
xml-apis-2.0.2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
19 | 3.84 MB | 3,213 | 2,824 | 193 | 1.4 | 17 |
compile: 17 | compile: 3.62 MB | compile: 2,877 | compile: 2,540 | compile: 170 | - | compile: 16 |
test: 1 | test: 118.23 kB | test: 119 | test: 100 | test: 6 | - | test: 1 |
provided: 1 | provided: 106.76 kB | provided: 217 | provided: 184 | provided: 17 | - | - |