Lift Flot widget example

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-flot-demo
Last Version

Last Version

2.0-M4
Release Date

Release Date

Type

Type

war
Description

Description

Lift Flot widget example
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-flot-demo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.liftweb : lift-widgets jar 2.0-M4
net.liftweb : lift-mapper jar 2.0-M4

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

test (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar [6.1.6,7.0)

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-M4
1.1-M8
1.1-M7