X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=10886154bd827a0dd27793be5ae003afc2a5c3b5;hb=12cfffc613724b7368016b5e3bc83a686d3a6733;hp=659fb8f0055d081a8517939b53ee4f1006a31072;hpb=8557fbe8c7ea4e1cbcbf10d3c4e8c60c9c1e312b;p=utils diff --git a/pom.xml b/pom.xml index 659fb8f0..10886154 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ wamblee-utils pom 0.2-SNAPSHOT - wamblee.org utility libraries + / http://wamblee.org support @@ -22,13 +22,11 @@ junit junit - 4.4 test org.dbunit dbunit - 2.2 test @@ -46,6 +44,17 @@ derbynet test + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + mysql mysql-connector-java @@ -53,8 +62,8 @@ org.mockito - mockito-core - 1.3 + mockito-all + 1.8.0 test @@ -68,7 +77,41 @@ - + + + + oro + oro + 2.0.6 + + + + + javax.transaction + transaction-api + 1.1 + + + + junit + junit + 4.4 + + + org.dbunit + dbunit + 2.4.7 + + + org.slf4j + slf4j-api + 1.5.11 + + + org.slf4j + slf4j-jdk14 + 1.5.11 + javax.persistence @@ -96,22 +139,22 @@ mysql mysql-connector-java - 3.1.14 + 5.1.12 org.apache.derby derby - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbyclient - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbynet - 10.3.2.1 + 10.5.3.0_1 quartz @@ -258,7 +301,25 @@ commons-codec 1.3 + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + + org.eclipse.persistence + eclipselink + 2.0.0 + compile + + @@ -420,6 +481,11 @@ http://download.java.net/maven/1 legacy + + EclipseLink Repo + http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo + +