libraries.properties 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. apacheant.version=1.7.0
  16. checkstyle.version=4.2
  17. commons-cli.version=1.2
  18. commons-cli2.version=2.0-mahout
  19. commons-codec.version=1.3
  20. commons-collections.version=3.1
  21. commons-httpclient.version=3.0.1
  22. commons-lang.version=2.4
  23. commons-logging.version=1.0.4
  24. commons-logging-api.version=1.0.4
  25. commons-el.version=1.0
  26. commons-fileupload.version=1.2
  27. commons-io.version=1.4
  28. commons-net.version=1.4.1
  29. core.version=3.1.1
  30. coreplugin.version=1.3.2
  31. ftplet-api.version=1.0.0-M3
  32. ftpserver-core.version=1.0.0-M2
  33. ftpserver-deprecated.version=1.0.0-M2
  34. hsqldb.version=1.8.0.10
  35. #ivy.version=2.0.0-beta2
  36. ivy.version=2.0.0-rc2
  37. jasper.version=5.5.12
  38. jsp.version=2.1
  39. jsp-api.version=5.5.12
  40. jets3t.version=0.6.1
  41. jetty.version=6.1.14
  42. jetty-util.version=6.1.14
  43. junit.version=4.5
  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-M4
  50. oro.version=2.0.8
  51. rats-lib.version=0.5.1
  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.4.3
  56. slf4j-log4j12.version=1.4.3
  57. xmlenc.version=0.52
  58. xerces.version=1.4.4