Last Version

lift-common 3.4.3-LJ-patched

Common Libraties and Utilities

License

License

GroupId

GroupId

com.github.scullxbones
ArtifactId

ArtifactId

lift-common_2.12
Version

Version

3.4.3-LJ-patched
Type

Type

jar
Description

Description

lift-common
Common Libraties and Utilities
Project URL

Project URL

http://www.liftweb.net
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

https://github.com/scullxbones/framework

Download lift-common_2.12 3.4.3-LJ-patched


<!-- https://jarcasting.com/artifacts/com.github.scullxbones/lift-common_2.12/ -->
<dependency>
    <groupId>com.github.scullxbones</groupId>
    <artifactId>lift-common_2.12</artifactId>
    <version>3.4.3-LJ-patched</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-common_2.12/
implementation 'com.github.scullxbones:lift-common_2.12:3.4.3-LJ-patched'
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-common_2.12/
implementation ("com.github.scullxbones:lift-common_2.12:3.4.3-LJ-patched")
'com.github.scullxbones:lift-common_2.12:jar:3.4.3-LJ-patched'
<dependency org="com.github.scullxbones" name="lift-common_2.12" rev="3.4.3-LJ-patched">
  <artifact name="lift-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scullxbones', module='lift-common_2.12', version='3.4.3-LJ-patched')
)
libraryDependencies += "com.github.scullxbones" % "lift-common_2.12" % "3.4.3-LJ-patched"
[com.github.scullxbones/lift-common_2.12 "3.4.3-LJ-patched"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.slf4j : slf4j-api jar 1.7.25
org.scala-lang.modules : scala-xml_2.12 jar 1.3.0
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-log4j12 jar 1.7.25

test (6)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.9.4
org.specs2 : specs2-matcher-extra_2.12 jar 4.9.4
org.specs2 : specs2-mock_2.12 jar 4.9.4
org.specs2 : specs2-scalacheck_2.12 jar 4.9.4
org.scalactic : scalactic_2.12 jar 3.1.2
org.scalatest : scalatest_2.12 jar 3.1.2

Project Modules

There are no modules declared in this project.