X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=0aa98eee3876a2991239065052d9a69d93940ec5;hb=2cab55077cffc567fef3f466c7f98780ad769d51;hp=a8fc5459c79a742b4af6f0a4913e4130acab1eca;hpb=9fc13da87ba91a72224c3b0a5bddf3304a38ce56;p=rhynodge.git diff --git a/pom.xml b/pom.xml index a8fc545..0aa98ee 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,14 @@ 1.6 + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.reactor.engine.Starter + + @@ -25,5 +33,45 @@ guava 14.0-rc1 + + log4j + log4j + 1.2.17 + + + org.apache.httpcomponents + httpclient + 4.2.2 + + + org.jsoup + jsoup + 1.7.1 + + + javax.mail + mail + 1.4.6-rc1 + + + org.apache.commons + commons-lang3 + 3.1 + + + com.fasterxml.jackson.core + jackson-core + 2.1.2 + + + com.fasterxml.jackson.core + jackson-annotations + 2.1.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.1.2 + - \ No newline at end of file +