Last Version

Lift Common 3.0-M1

Common Libraties and Utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-common_2.10
Version

Version

3.0-M1
Type

Type

jar
Description

Description

Lift Common
Common Libraties and Utilities
Project URL

Project URL

http://www.liftweb.net
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

https://github.com/lift/framework

Download lift-common_2.10 3.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.slf4j : slf4j-api jar 1.7.2

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
org.slf4j : slf4j-log4j12 jar 1.7.2

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 1.12.3
org.scalacheck : scalacheck_2.10 jar 1.10.0

Project Modules

There are no modules declared in this project.