Last Version

Scalate Example Application 2.2-RC1

A set of examples site/webapp

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-hello-scalate_2.8.0
Version

Version

2.2-RC1
Type

Type

war
Description

Description

Scalate Example Application
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-hello-scalate_2.8.0 2.2-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.liftweb : lift-mapper_2.8.0 jar 2.2-RC1
net.liftweb : lift-scalate_2.8.0 jar 2.2-RC1

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.25

Project Modules

There are no modules declared in this project.