License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-common_2.11 |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlift-common
Common Libraties and Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-common_2.11-3.5.0.pom | |
lift-common_2.11-3.5.0.jar | 243 KB |
lift-common_2.11-3.5.0-sources.jar | 36 KB |
lift-common_2.11-3.5.0-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-common_2.11/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-common_2.11</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.11/
implementation 'net.liftweb:lift-common_2.11:3.5.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.11/
implementation ("net.liftweb:lift-common_2.11:3.5.0")
'net.liftweb:lift-common_2.11:jar:3.5.0'
<dependency org="net.liftweb" name="lift-common_2.11" rev="3.5.0">
<artifact name="lift-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-common_2.11', version='3.5.0')
)
libraryDependencies += "net.liftweb" % "lift-common_2.11" % "3.5.0"
[net.liftweb/lift-common_2.11 "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.3.0 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.11 | jar | 4.9.4 |
org.specs2 : specs2-scalacheck_2.11 | jar | 4.9.4 |
org.scalactic : scalactic_2.11 | jar | 3.1.2 |
org.scalatest : scalatest_2.11 | jar | 3.1.2 |