Add METADATA for apache-math-common

The version number is by guess + diff. Can not find version number
from history.

Test: NA
Change-Id: I7afa9396d837c750997e8cdc0f19c69deaf15c77
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..a8d4e43
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,20 @@
+name: "apache-commons-matjh"
+description: "The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang."
+
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://github.com/apache/commons-math"
+  }
+  url {
+    type: ARCHIVE
+    value: "https://github.com/apache/commons-math/archive/MATH_2_2.zip"
+  }
+  version: "MATH_2_2"
+  license_type: RECIPROCAL
+  last_upgrade_date {
+    year: 2011
+    month: 3
+    day: 20
+  }
+}