X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=24fcd42a037f5ce37889c8179c84797b4c2ebe61;hb=80d3e57d6b0c03d443ab252f03280e6bb6df4541;hp=80bf23b1a488d3e8b89dba86dfd41076aca82884;hpb=75db53a744f31c8a57f6806a3ab5666baede6820;p=utils diff --git a/pom.xml b/pom.xml index 80bf23b1..24fcd42a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,8 +6,20 @@ wamblee-utils pom 0.2-SNAPSHOT - wamblee.org utility libraries + / + wamblee.org utilities library http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://wamblee.org/svn/public + + support system @@ -22,20 +34,51 @@ junit junit - 4.4 - test + test org.dbunit dbunit - 2.2 test - org.easymock - easymock - 2.3 + org.apache.derby + derby + test + + + org.apache.derby + derbyclient + test + + + org.apache.derby + derbynet + test + + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + + mysql + mysql-connector-java + test + + + org.mockito + mockito-all + 1.8.0 + test + +