소스 검색

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>