X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=ec72184876039e8871983fd5fddbb03879048897;hb=9fdf431d20f01116a9df8d596bf1d917e3bbc386;hp=a6ca554c33b66a4fd5def800cd7be0c874b45b75;hpb=d959856be39657398f81519240b4e3baa497efa0;p=rhynodge.git diff --git a/pom.xml b/pom.xml index a6ca554..ec72184 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,8 @@ 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 - 0.0.1-SNAPSHOT + rhynodge + 0.1 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 - com.sun.xml.bind - jaxb - 2.1.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