<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-webkit</artifactId>
<version>1.1-M8</version>
</dependency>
<parent> <groupId>net.liftweb</groupId> <artifactId>lift-base</artifactId> <version>1.1-M8</version> </parent>
compile
|-- org.scala-lang:scala-library
|-- commons-fileupload:commons-fileupload
|-- org.apache.derby:derby:10.4.2.0
|-- postgresql:postgresql:8.3-603.jdbc3
|-- mysql:mysql-connector-java:5.1.6
provided
test