MVN

net.liftweb : lift-webkit

Maven & Gradle

Jun 29, 2010
3 usages

Lift WebKit · Tool Kit to create webapp with lift framework

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

Latest Version

Choose a version of net.liftweb : lift-webkit to add to Maven or Gradle - Latest Versions:

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

All Versions

Choose a version of net.liftweb : lift-webkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
lift-webkit-2.0
lift-webkit-2.0-RC2
lift-webkit-2.0-RC1
lift-webkit-2.0-M5
lift-webkit-2.0-M4
lift-webkit-2.0-M3
lift-webkit-2.0-M2
lift-webkit-2.0-M1
1.1
lift-webkit-1.1-M8
lift-webkit-1.1-M7
lift-webkit-1.1-M6
lift-webkit-1.1-M5
lift-webkit-1.1-M4
lift-webkit-1.1-M3
lift-webkit-1.1-M1
1.0.x
lift-webkit-1.0.3
lift-webkit-1.0.2
lift-webkit-1.0.1
1.0
lift-webkit-1.0
0.10
lift-webkit-0.10
0.9
lift-webkit-0.9
0.8
lift-webkit-0.8
0.7
lift-webkit-0.7

How to add a dependency to Maven

Add the following net.liftweb : lift-webkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.liftweb : lift-webkit gradle dependency to your build.gradle file:

implementation 'net.liftweb:lift-webkit:2.0'

Gradle Kotlin DSL: Add the following net.liftweb : lift-webkit gradle kotlin dependency to your build.gradle.kts file:

implementation("net.liftweb:lift-webkit:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.liftweb : lift-webkit sbt scala dependency to your build.sbt file:

libraryDependencies += "net.liftweb" % "lift-webkit" % "2.0"

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

Jul 11, 2007
3 usages
Jan 28, 2013
6 usages
Dec 20, 2011
2 usages
71 stars
Jun 29, 2013
30 usages
423 stars
Jul 14, 2013
2 usages
1 stars
May 09, 2014
1 usages
236 stars
Apr 18, 2015
1 usages
6.6k stars