Last Version

lift-testkit 3.5.0

Testkit for Webkit Library

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-testkit_2.13
Version

Version

3.5.0
Type

Type

jar
Description

Description

lift-testkit
Testkit for Webkit Library
Project URL

Project URL

http://www.liftweb.net
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

https://github.com/lift/framework

Download lift-testkit_2.13 3.5.0


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.13/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-testkit_2.13</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.13/
implementation 'net.liftweb:lift-testkit_2.13:3.5.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.13/
implementation ("net.liftweb:lift-testkit_2.13:3.5.0")
'net.liftweb:lift-testkit_2.13:jar:3.5.0'
<dependency org="net.liftweb" name="lift-testkit_2.13" rev="3.5.0">
  <artifact name="lift-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-testkit_2.13', version='3.5.0')
)
libraryDependencies += "net.liftweb" % "lift-testkit_2.13" % "3.5.0"
[net.liftweb/lift-testkit_2.13 "3.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
net.liftweb : lift-util_2.13 jar 3.5.0
commons-httpclient : commons-httpclient jar 3.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

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

Project Modules

There are no modules declared in this project.