X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=df78686737287929cf1c948c39bfab68d8fef587;hb=6f69aff66ba5617d0bb27874014b4274bc551ab8;hp=7422828841f2e1b03668e4e79b519b4b7a05eaf0;hpb=e270c1cc92a22a83a232b5030d0e4b2c4310f4b6;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 7422828..df78686 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 net.pterodactylus - reactor + rhynodge 0.0.1-SNAPSHOT UTF-8 @@ -17,6 +17,14 @@ 1.6 + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.rhynodge.engine.Starter + + @@ -51,9 +59,24 @@ 3.1 - org.simpleframework - simple-xml - 2.6.9 + 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