diff options
Diffstat (limited to 'docs/04_design.mkd')
-rw-r--r-- | docs/04_design.mkd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/04_design.mkd b/docs/04_design.mkd index 70cea7c7..523d31b9 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -39,6 +39,7 @@ The following dependencies are automatically downloaded by Gitblit GO (or alread - [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)
+- [GenJar](http://genjar.sourceforge.net) (Apache 1.1)
## Building from Source
[Eclipse](http://eclipse.org) is recommended for development as the project settings are preconfigured.
|