瀏覽代碼

yoda time w dependencies

Ranides Atterwim 13 年之前
父節點
當前提交
6b6ff8f1b4
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -97,5 +97,10 @@
             <artifactId>mazovia-charset</artifactId>
             <version>1.0</version>
         </dependency>
+        <dependency>
+            <groupId>joda-time</groupId>
+            <artifactId>joda-time</artifactId>
+            <version>2.1</version>
+        </dependency>
     </dependencies>
 </project>