X-Git-Url: https://xp-dev.com/git/ISBets21MAUBRY/blobdiff_plain/cbae1464e51d90bc80afc97083afd6462fd3c54f..3cf4057e97448d401b49261033b8ab566105944e:/eclipse-workspace/ISBets21MAUBRY/pom.xml diff --git a/eclipse-workspace/ISBets21MAUBRY/pom.xml b/eclipse-workspace/ISBets21MAUBRY/pom.xml new file mode 100644 index 0000000..d1e3068 --- /dev/null +++ b/eclipse-workspace/ISBets21MAUBRY/pom.xml @@ -0,0 +1,132 @@ + + 4.0.0 + Bets21 + Bets21 + 0.0.1-SNAPSHOT + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + true + + + + maven-resources-plugin + 3.0.2 + + + copy-imagenes + validate + + copy-resources + + + ${basedir}/target/imagenes + + + imagenes + true + + + + + + + copy-configuration + validate + + copy-resources + + + ${basedir}/target/configuration + + + src/main/resources + true + + + + + + + + + + + objectdb + ObjectDB Repository + https://m2.objectdb.com + + + + + 1.8 + 1.8 + + + + + + junit + junit + 4.5 + test + + + com.toedter + jcalendar + 1.4 + + + + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.2 + + + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + + + + + + jakarta.xml.ws + jakarta.xml.ws-api + 2.3.2 + + + + + com.sun.xml.ws + jaxws-rt + 2.3.2 + + + + com.objectdb + objectdb + 2.8.1 + + + org.eclipse.persistence + javax.persistence + 2.1.0 + + + javax.transaction + jta + 1.1 + + + + +