Last Version

Lift Standard Example 2.2-RC1

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-example_2.8.0
Version

Version

2.2-RC1
Type

Type

war
Description

Description

Lift Standard Example
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-example_2.8.0 2.2-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.liftweb : lift-textile_2.8.0 jar 2.2-RC1
net.liftweb : lift-widgets_2.8.0 jar 2.2-RC1
net.liftweb : lift-wizard_2.8.0 jar 2.2-RC1

provided (1)

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

runtime (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.138
ch.qos.logback : logback-classic jar 0.9.26
org.apache.derby : derby jar 10.5.3.0_1

test (5)

Group / Artifact Type Version
org.scala-tools.testing : specs_2.8.0 jar 1.6.5
junit : junit jar 4.7
org.mockito : mockito-all jar 1.7
org.mortbay.jetty : jetty jar 6.1.25
net.sourceforge.jwebunit : jwebunit-htmlunit-plugin jar 2.2

Project Modules

There are no modules declared in this project.