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

lift-webkit-2-11

JSON →
library3.5.0javamavenunverified

Webkit library for the Lift web framework, providing core web functionality for Scala applications.

<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-webkit_2.11</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · LIFT-WEBKIT-2-11
L
lift-webkit-2-11
web-frameworkjavav3.5.0
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

Configures LiftRules early in application startup.

import net.liftweb.http.LiftRules; public class App { public static void main(String[] args) { LiftRules.early.append(_.setCharacterEncoding("UTF-8")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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