diff --git a/.gitignore b/.gitignore index 5f90103..86cfa37 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ .mtj.tmp/ # Package Files # -*.jar +#*.jar *.war *.ear diff --git a/lib/commons-io-2.4.jar b/lib/commons-io-2.4.jar new file mode 100644 index 0000000..90035a4 Binary files /dev/null and b/lib/commons-io-2.4.jar differ diff --git a/lib/commons-lang3-3.3.2.jar b/lib/commons-lang3-3.3.2.jar new file mode 100644 index 0000000..bb06979 Binary files /dev/null and b/lib/commons-lang3-3.3.2.jar differ diff --git a/lib/jackson-annotations-2.2.3 (1).jar b/lib/jackson-annotations-2.2.3 (1).jar new file mode 100644 index 0000000..b62c87d Binary files /dev/null and b/lib/jackson-annotations-2.2.3 (1).jar differ diff --git a/lib/jackson-core-2.2.3.jar b/lib/jackson-core-2.2.3.jar new file mode 100644 index 0000000..24318a4 Binary files /dev/null and b/lib/jackson-core-2.2.3.jar differ diff --git a/lib/jackson-databind-2.2.3.jar b/lib/jackson-databind-2.2.3.jar new file mode 100644 index 0000000..8545084 Binary files /dev/null and b/lib/jackson-databind-2.2.3.jar differ diff --git a/lib/jna-4.1.0.jar b/lib/jna-4.1.0.jar new file mode 100644 index 0000000..b1a3922 Binary files /dev/null and b/lib/jna-4.1.0.jar differ