X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=0130d8b88bb0a350b054605d3045cd67432237cb;hb=e431c781566bdc7ef6db6a270cd0b8224acc0fb5;hp=643cdb5d9cafc92c755d7cee71fe557aa89ef90b;hpb=18db828b7548bb8a030b64c80bf9e4b81f669b95;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 643cdb5..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 + + @@ -50,5 +58,25 @@ 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 +