Global project parent for Lift Web Framework. Lift is built on Scala, a hybrid Functional and O-O language that compiles code down to the Java Virtual Machine.
'net.liftweb:lift-parent_2.8.1:2.2-RC2'
<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-parent_2.8.1</artifactId> <version>2.2-RC2</version> </dependency>
<dependency org="net.liftweb" name="lift-parent_2.8.1" rev="2.2-RC2"/>
"net.liftweb", "lift-parent_2.8.1", "2.2-RC2"