MVN

net.liftweb : lift-parent

Maven & Gradle

Jun 29, 2010

Lift Web Framework Parent Project Model · 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.

<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-parent</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.liftweb : lift-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0
  • Latest Release Candidate: 2.0-RC2

All Versions

Choose a version of net.liftweb : lift-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
lift-parent-2.0
lift-parent-2.0-RC2
lift-parent-2.0-RC1
lift-parent-2.0-M5
lift-parent-2.0-M4
lift-parent-2.0-M3
lift-parent-2.0-M2
lift-parent-2.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-parent</artifactId>
    <version>2.0</version>
</dependency>

Advertisement

Dependencies from Group

Oct 08, 2021
200 usages
1.2k stars
Jan 31, 2016
148 usages
1.2k stars
Oct 08, 2021
128 usages
1.2k stars
Oct 08, 2021
126 usages
1.2k stars
Jan 31, 2016
114 usages
1.2k stars

Discover Dependencies