Last Version

Lift Examples 2.2-RC5

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

examples_2.8.1
Version

Version

2.2-RC5
Type

Type

pom
Description

Description

Lift Examples
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download examples_2.8.1 2.2-RC5


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

Dependencies

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.apache.derby : derby jar 10.5.3.0_1

Project Modules

  • example
  • skittr
  • hellolift
  • hellodarwin
  • helloscalate
  • flotDemo
  • http-authentication
  • JPADemo
  • hellofbc