Lift Flot widget example

A set of examples site/webapp

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-flot-demo_2.7.7
Last Version

Last Version

2.2-RC5
Release Date

Release Date

Type

Type

war
Description

Description

Lift Flot widget example
A set of examples site/webapp

Download lift-flot-demo_2.7.7

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
${project.groupId} » lift-widgets_${scala.version} jar ${project.version}

provided (1)

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

runtime (1)

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

test (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.2-RC5