X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=0130d8b88bb0a350b054605d3045cd67432237cb;hb=db4a5015203bcf4b4dcfa139c930a8324edd3be9;hp=d16a2147f08a3a05b6dd62dbaaaa1484feeb345d;hpb=598d9786ca16aaad667702d309756d9fdbd7f117;p=rhynodge.git diff --git a/pom.xml b/pom.xml index d16a214..0130d8b 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 + + @@ -40,5 +48,35 @@ 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 + + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 +