libraries.properties 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Licensed under the Apache License, Version 2.0 (the "License");
  2. # you may not use this file except in compliance with the License.
  3. # You may obtain a copy of the License at
  4. #
  5. # http://www.apache.org/licenses/LICENSE-2.0
  6. #
  7. # Unless required by applicable law or agreed to in writing, software
  8. # distributed under the License is distributed on an "AS IS" BASIS,
  9. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. # See the License for the specific language governing permissions and
  11. # limitations under the License.
  12. #This properties file lists the versions of the various artifacts used by hadoop and components.
  13. #It drives ivy and the generation of a maven POM
  14. #These are the versions of our dependencies (in alphabetical order)
  15. ant-task.version=2.0.10
  16. aspectj.version=1.6.5
  17. avro.version=1.4.1
  18. checkstyle.version=4.2
  19. commons-cli.version=1.2
  20. commons-codec.version=1.4
  21. commons-collections.version=3.1
  22. commons-configuration.version=1.6
  23. commons-lang.version=2.5
  24. commons-logging.version=1.1.1
  25. commons-logging-api.version=1.1
  26. commons-el.version=1.0
  27. commons-fileupload.version=1.2
  28. commons-io.version=1.4
  29. commons-math.version=2.1
  30. commons-net.version=1.4.1
  31. core.version=3.1.1
  32. guava.version=r07
  33. hsqldb.version=1.8.0.10
  34. ivy.version=2.2.0
  35. jasper.version=5.5.12
  36. jets3t.version=0.7.1
  37. jetty.version=6.1.26
  38. junit.version=4.8.1
  39. jdiff.version=1.0.9
  40. jsch.version=0.1.42
  41. kfs.version=0.3
  42. log4j.version=1.2.16
  43. lucene-core.version=2.3.1
  44. mockito-all.version=1.8.5
  45. rats-lib.version=0.6
  46. slf4j-api.version=1.6.1
  47. slf4j-log4j12.version=1.6.1
  48. xmlenc.version=0.52
  49. xerces.version=1.4.4