blob: 7cd6a9c9af3ad15716a6e4420df01283e3c9e778 [file] [log] [blame]
java_library(name = "htmlunit",
deps = [
"htmlunit-2.11.jar",
"htmlunit-core-js-2.11.jar",
"//third_party/java/apache-httpclient",
"//third_party/java/commons-collections",
"//third_party/java/commons-io",
"//third_party/java/commons-lang",
"//third_party/java/cssparser",
"//third_party/java/nekohtml",
"//third_party/java/serializer",
"//third_party/java/xml",
"//third_party/java/jetty-websocket"
])