diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..fcf22ea --- /dev/null +++ b/pom.xml @@ -0,0 +1,51 @@ + + + 4.0.0 + com.github.migralito + json4s-path_2.11 + jar + json4s-path + https://github.com/migralito/json4s-path + 0.1.3-SNAPSHOT + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0 + repo + + + json4s-path + + com.github.migralito + https://github.com/migralito/json4s-path + + + https://github.com/migralito/json4s-path.git + scm:git:https://github.com/migralito/json4s-path.git + + + + migralito + Alejandro De Lio + https://github.com/migralito + + + + + org.scala-lang + scala-library + 2.11.8 + + + org.json4s + json4s-jackson_2.11 + 3.2.10 + + + org.specs2 + specs2_2.11 + 2.4.2 + test + + + \ No newline at end of file