X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=24fcd42a037f5ce37889c8179c84797b4c2ebe61;hb=fa45ae8a9b91bb14de404c07afac1d08e4c72cc2;hp=6f1d3cf1ff67224a13ad3f9be094fd3a4f7750f7;hpb=05df88ab9aa177d285896aa392db0c41dab4e0b7;p=utils diff --git a/pom.xml b/pom.xml index 6f1d3cf1..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 + +