License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-util |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Util
Basic Utilities that underly the Lift Web Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lift-util-2.0.pom | |
lift-util-2.0.jar | 1 MB |
lift-util-2.0-sources.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-util/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-util</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-util/
implementation 'net.liftweb:lift-util:2.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-util/
implementation ("net.liftweb:lift-util:2.0")
'net.liftweb:lift-util:jar:2.0'
<dependency org="net.liftweb" name="lift-util" rev="2.0">
<artifact name="lift-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-util', version='2.0')
)
libraryDependencies += "net.liftweb" % "lift-util" % "2.0"
[net.liftweb/lift-util "2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-actor | jar | 2.0 |
net.liftweb : lift-json | jar | 2.0 |
javax.mail : mail | jar | [1.4,1.4.3) |
commons-codec : commons-codec | jar | 1.3 |
org.slf4j : slf4j-api Optional | jar | [1.5.6,1.5.99) |
joda-time : joda-time | jar | 1.6 |
org.slf4j : slf4j-log4j12 | jar | [1.5.6,1.5.99) |
org.scala-lang : scala-library | jar | 2.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs | jar | 1.6.1 |
org.scala-tools.testing : scalacheck | jar | 1.6 |
junit : junit | jar | 4.7 |