Lift Util

Basic Utilities that underly the Lift Web Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-util_2.7.7
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lift Util
Basic Utilities that underly the Lift Web Framework
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-util_2.7.7

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.liftweb : lift-actor_2.7.7 jar 2.2
net.liftweb : lift-json_2.7.7 jar 2.2
javax.mail : mail jar 1.4.1
commons-codec : commons-codec jar 1.4
org.slf4j : slf4j-api Optional jar 1.6.1
joda-time : joda-time jar 1.6.2
nu.validator.htmlparser : htmlparser jar 1.2.1
org.slf4j : slf4j-log4j12 Optional jar 1.6.1

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