Registry / web-framework / lift-webkit-2-10

lift-webkit-2-10

JSON →
library2.6.3javamavenunverified

Lift WebKit provides web framework components for the Lift framework.

<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-webkit_2.10</artifactId> <version>2.6.3</version> </dependency>
INSTALL
IMPORT
SIG · LIFT-WEBKIT-2-10
L
lift-webkit-2-10
web-frameworkjavav2.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LiftRules
net.liftweb.http.LiftRules

Define a simple HTTP dispatch rule in Lift.

import net.liftweb.http.LiftRules import net.liftweb.http.GetRequest LiftRules.dispatch.append { case GetRequest("/hello", _) => () => "Hello, Lift!" }
Debug
Known issues
breakingThis artifact is for Scala 2.10; use lift-webkit_2.11 or later for newer Scala versions.
fix
Use the appropriate Scala version suffix in the artifact name.
affects: *
Upgrade
Version history
2.6.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lift-webkit-2-10 — mvn dependency:get lift-webkit-2-10 · libregistry