Last Version

Lift Util 3.0-M1

Utilities Library

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-util_2.10
Version

Version

3.0-M1
Type

Type

jar
Description

Description

Lift Util
Utilities Library
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-util_2.10 3.0-M1


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

Dependencies

compile (10)

Group / Artifact Type Version
net.liftweb : lift-actor_2.10 jar 3.0-M1
net.liftweb : lift-json_2.10 jar 3.0-M1
net.liftweb : lift-markdown_2.10 jar 3.0-M1
org.scala-lang : scala-library jar 2.10.4
org.scala-lang : scala-compiler jar 2.10.4
joda-time : joda-time jar 2.1
org.joda : joda-convert jar 1.2
commons-codec : commons-codec jar 1.6
javax.mail : mail jar 1.4.4
nu.validator.htmlparser : htmlparser jar 1.4

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

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.