diff options
Diffstat (limited to 'docs/05_building.mkd')
-rw-r--r-- | docs/05_building.mkd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_building.mkd b/docs/05_building.mkd index 6e6196a..8a4f45b 100644 --- a/docs/05_building.mkd +++ b/docs/05_building.mkd @@ -10,6 +10,7 @@ Additionally, [eclipse-cs](http://eclipse-cs.sourceforge.net), [FindBugs](http:/ ### Build Dependencies (downloaded during build)
- [H2 Database](http://h2database.com) (Eclipse Public License 1.0)
- [HSQL Database Engine](http://hsqldb.org) (BSD)
+- [Apache Derby Database](http://db.apache.org/derby) (Apache 2.0)
- [JUnit](http://junit.org) (Common Public License)
- [commons-net](http://commons.apache.org/net) (Apache 2.0)
- [ant-googlecode](http://code.google.com/p/ant-googlecode) (New BSD)
|