libraries.properties 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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. avro.version=1.3.2
  17. checkstyle.version=4.2
  18. commons-cli.version=1.2
  19. commons-cli2.version=2.0-mahout
  20. commons-codec.version=1.4
  21. commons-collections.version=3.1
  22. commons-httpclient.version=3.1
  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-net.version=1.4.1
  30. core.version=3.1.1
  31. coreplugin.version=1.3.2
  32. ftplet-api.version=1.0.0
  33. ftpserver-core.version=1.0.0
  34. ftpserver-deprecated.version=1.0.0-M2
  35. hsqldb.version=1.8.0.10
  36. ivy.version=2.1.0
  37. jasper.version=5.5.12
  38. jsp.version=2.1
  39. jsp-api.version=5.5.12
  40. jets3t.version=0.7.1
  41. jetty.version=6.1.14
  42. jetty-util.version=6.1.14
  43. junit.version=4.8.1
  44. jdiff.version=1.0.9
  45. json.version=1.0
  46. kfs.version=0.3
  47. log4j.version=1.2.15
  48. lucene-core.version=2.3.1
  49. mina-core.version=2.0.0-M5
  50. oro.version=2.0.8
  51. rats-lib.version=0.6
  52. servlet.version=4.0.6
  53. servlet-api-2.5.version=6.1.14
  54. servlet-api.version=2.5
  55. slf4j-api.version=1.5.11
  56. slf4j-log4j12.version=1.5.11
  57. wagon-http.version=1.0-beta-2
  58. xmlenc.version=0.52
  59. xerces.version=1.4.4
  60. aspectj.version=1.6.5
  61. mockito-all.version=1.8.2