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

lift-webkit-2-12

JSON →
library3.5.0javamavenunverified

WebKit library for the Lift web framework, providing HTTP handling and templating.

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

Minimal usage of LiftRules.

import net.liftweb.http.LiftRules; public class Example { public static void main(String[] args) { LiftRules rules = new LiftRules(); System.out.println("LiftRules created"); } }
Debug
Known issues
breakingScala version suffix: _2.12 indicates Scala 2.12 compatibility.
fix
Use the correct artifact for your Scala version (e.g., _2.13).
affects: >=3.0.0
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-12 — mvn dependency:get lift-webkit-2-12 · libregistry