License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-common |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Common
Common Interfaces for Lift and perhaps other frameworks
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lift-common-2.0.pom | |
lift-common-2.0.jar | 61 KB |
lift-common-2.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-common/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-common</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-common/
implementation 'net.liftweb:lift-common:2.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-common/
implementation ("net.liftweb:lift-common:2.0")
'net.liftweb:lift-common:jar:2.0'
<dependency org="net.liftweb" name="lift-common" rev="2.0">
<artifact name="lift-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-common', version='2.0')
)
libraryDependencies += "net.liftweb" % "lift-common" % "2.0"
[net.liftweb/lift-common "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.6,1.5.99) |
log4j : log4j | jar | 1.2.14 |
org.scala-lang : scala-library | jar | 2.7.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.20 |
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 |