From e3af09e500d29c268878b91a0b1274345d64475f Mon Sep 17 00:00:00 2001 From: "ch.ko123" Date: Sun, 11 Oct 2009 15:19:25 +0000 Subject: [PATCH] infos to dependencies git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@382 4033779f-a91e-0410-96ef-6bf7bf53c507 --- .../WebContent/WEB-INF/lib/dependencies.txt | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 main/project/WebContent/WEB-INF/lib/dependencies.txt diff --git a/main/project/WebContent/WEB-INF/lib/dependencies.txt b/main/project/WebContent/WEB-INF/lib/dependencies.txt new file mode 100644 index 000000000..3d0394909 --- /dev/null +++ b/main/project/WebContent/WEB-INF/lib/dependencies.txt @@ -0,0 +1,112 @@ + + + javax.activation + activation + 1.1 + + + axis + axis + 1.2 + + + axis + axis-saaj + 1.2 + + + axis + axis-jaxrpc + 1.2 + + + axis + axis-ant + 1.2 + + + commons-collections + commons-collections + 3.1 + + + commons-digester + commons-digester + 1.4.1 + + + commons-logging + commons-logging + 1.0.4 + + + commons-discovery + commons-discovery + 0.2 + + + com.sun.mail + smtp + 1.4.2 + + + com.sun.mail + pop3 + 1.4.2 + + + com.sun.mail + imap + 1.4.2 + + + com.sun.mail + dsn + 1.4.2 + + + javax.mail + mail + 1.4.2 + + + javax.mail + mailapi + 1.4.2 + + + hsqldb + hsqldb + 1.8.0.7 + + + log4j + log4j + 1.2.8 + + + wsdl4j + wsdl4j + 1.5.1 + + + java2html + j2h + 1.3.1 + + + ecs + ecs + 1.4.2 + + + javax.transaction + jta + 1.0.1B + + + net.sourceforge.jtds + jtds + 1.2.2 + + \ No newline at end of file