Last Version

Lift Core (full lift) 2.0-M3

Lift is an expressive and elegant framework for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance while allowing for high levels of developer productivity. Lift is a Scala web framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-core
Version

Version

2.0-M3
Type

Type

jar
Description

Description

Lift Core (full lift)
Lift is an expressive and elegant framework for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance while allowing for high levels of developer productivity. Lift is a Scala web framework.
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-core 2.0-M3


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

Dependencies

compile (10)

Group / Artifact Type Version
net.liftweb : lift-util jar 2.0-M3
net.liftweb : lift-webkit jar 2.0-M3
net.liftweb : lift-mapper jar 2.0-M3
net.liftweb : lift-machine jar 2.0-M3
net.liftweb : lift-record jar 2.0-M3
net.liftweb : lift-textile jar 2.0-M3
net.liftweb : lift-facebook jar 2.0-M3
net.liftweb : lift-amqp jar 2.0-M3
net.liftweb : lift-xmpp jar 2.0-M3
net.liftweb : lift-widgets jar 2.0-M3

Project Modules

There are no modules declared in this project.