License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-util_2.9.1 |
Last Version | Last Version2.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Util
Utilities Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-util_2.9.1-2.6.3.pom | |
lift-util_2.9.1-2.6.3.jar | 1 MB |
lift-util_2.9.1-2.6.3-sources.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-util_2.9.1/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-util_2.9.1</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-util_2.9.1/
implementation 'net.liftweb:lift-util_2.9.1:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-util_2.9.1/
implementation ("net.liftweb:lift-util_2.9.1:2.6.3")
'net.liftweb:lift-util_2.9.1:jar:2.6.3'
<dependency org="net.liftweb" name="lift-util_2.9.1" rev="2.6.3">
<artifact name="lift-util_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-util_2.9.1', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-util_2.9.1" % "2.6.3"
[net.liftweb/lift-util_2.9.1 "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.9.1 |
org.scala-lang : scala-library | jar | 2.9.1 |
net.liftweb : lift-actor_2.9.1 | jar | 2.6.3 |
net.liftweb : lift-json_2.9.1 | jar | 2.6.3 |
net.liftweb : lift-markdown_2.9.1 | jar | 2.6.3 |
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 |
xerces : xercesImpl | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.12.3 |
org.scalacheck : scalacheck_2.9.1 | jar | 1.10.1 |
org.scalatest : scalatest_2.9.1 | jar | 1.9.1 |