X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=df78686737287929cf1c948c39bfab68d8fef587;hb=1524ae0e3aaae979f3334f7eda3434e570e7a7c8;hp=a9b59c03021cdc9781179a3f31f307013172155a;hpb=47cf51685ee61e1e2da6202436344ee58ef96f14;p=rhynodge.git diff --git a/pom.xml b/pom.xml index a9b59c0..df78686 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,11 @@ 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 + @@ -14,6 +17,14 @@ 1.6 + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.rhynodge.engine.Starter + + @@ -22,5 +33,50 @@ 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 + + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 + - \ No newline at end of file +