Lift Common

Common Interfaces for Lift and perhaps other frameworks

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-common_2.7.7
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lift Common
Common Interfaces for Lift and perhaps other frameworks
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-common_2.7.7

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.7
org.slf4j : slf4j-api jar 1.6.1

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.26
log4j : log4j jar 1.2.16

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.2.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.
net.liftweb

Lift Web Framework

Versions

Version
2.2
2.2-RC6
2.2-RC5
2.2-RC4
2.2-RC3
2.2-RC2
2.2-RC1
2.2-M1
2.1
2.1-RC3
2.1-RC2
2.1-RC1
2.1-M1