Last Version

Lift WebKit 2.0

Tool Kit to create webapp with lift framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-webkit
Version

Version

2.0
Type

Type

jar
Description

Description

Lift WebKit
Tool Kit to create webapp with lift framework
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-webkit 2.0


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-webkit/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-webkit</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-webkit/
implementation 'net.liftweb:lift-webkit:2.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-webkit/
implementation ("net.liftweb:lift-webkit:2.0")
'net.liftweb:lift-webkit:jar:2.0'
<dependency org="net.liftweb" name="lift-webkit" rev="2.0">
  <artifact name="lift-webkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-webkit', version='2.0')
)
libraryDependencies += "net.liftweb" % "lift-webkit" % "2.0"
[net.liftweb/lift-webkit "2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.liftweb : lift-util jar 2.0
net.liftweb : lift-json jar 2.0
commons-fileupload : commons-fileupload jar 1.2.1
org.scala-lang : scala-library jar 2.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (5)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar [6.1.6,7.0)
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 2.2
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.