Project Dependencies
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 | License |
---|
junit | junit | 4.4 | jar | Common Public License Version 1.0 |
org.apache.derby | derby | 10.8.2.2 | jar | Apache 2 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- net.sf.btb:bridge:jar:1.3.1
Bridge to Babylon |
---|
Description: Bridge to Babylon is a lightweight object relational mapper. The
main goal of this library is simplicity. It is intended to be
used with POJOs without the need of external XML mapping
definition or any kind of annotation. This approache makes
Bridge to Babylon the best compromize between simplicity (no xml
mapping) and light library footprint: You don't use annotations
so you don't have to deploy Bridge to Babylon along with your
jars on remote clients. URL: http://btb.sourceforge.net/ Project License: Apache 2.0 |
- junit:junit:jar:4.4 (test)
- org.apache.derby:derby:jar:10.8.2.2 (test)
Apache Derby Database Engine and Embedded JDBC Driver |
---|
Description: Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. URL: http://db.apache.org/derby/derby/ Project License: Apache 2 |
Licenses
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver
Common Public License Version 1.0: JUnit
Apache 2.0: Bridge to Babylon
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug | - |
derby-10.8.2.2.jar | 2.55 MB | 1,568 | 1,508 | 96 | 1.6 | release | sealed |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|
2 | 2.70 MB | 1,756 | 1,662 | 116 | 1.6 | 1 | 1 |
test: 2 | test: 2.70 MB | test: 1,756 | test: 1,662 | test: 116 | - | test: 1 | test: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|
central | http://repo.maven.apache.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.
Artifact | central |
---|
junit:junit:jar:4.4 | |
org.apache.derby:derby:jar:10.8.2.2 | |
Total | central |
---|
2 (test: 2) | 2 |