チェンジセット 62 : BH13SPARQLBuilder/pom.xml

差分発生行の前後
無視リスト:
更新日時:
2014/04/21 13:15:02 (10 年 前)
更新者:
nori
ログメッセージ:

update pom.xml to use org.json

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • BH13SPARQLBuilder/pom.xml

    r38 r62  
    4646                <type>pom</type> 
    4747        </dependency> 
     48        <dependency> 
     49                <groupId>org.json</groupId> 
     50                <artifactId>json</artifactId> 
     51                <version>20140107</version> 
     52        </dependency> 
    4853  </dependencies> 
    4954  <dependencyManagement>