|
|
|
@ -5,9 +5,9 @@ configurations { |
|
|
|
jibx |
|
|
|
jibx |
|
|
|
} |
|
|
|
} |
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
castor "org.codehaus.castor:castor-anttasks:1.2" |
|
|
|
castor "org.codehaus.castor:castor-anttasks:1.3.3" |
|
|
|
castor "velocity:velocity:1.5" |
|
|
|
castor "org.apache.velocity:velocity:1.7" |
|
|
|
xjc "com.sun.xml.bind:jaxb-xjc:2.1.7" |
|
|
|
xjc "com.sun.xml.bind:jaxb-xjc:2.1.17" |
|
|
|
xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0" |
|
|
|
xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0" |
|
|
|
jibx "org.jibx:jibx-bind:1.2.6" |
|
|
|
jibx "org.jibx:jibx-bind:1.2.6" |
|
|
|
jibx "bcel:bcel:5.1" |
|
|
|
jibx "bcel:bcel:5.1" |
|
|
|
|