License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-testkit_2.9.1-1 |
Last Version | Last Version2.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Testkit
Testkit for Webkit Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-testkit_2.9.1-1-2.6.3.pom | |
lift-testkit_2.9.1-1-2.6.3.jar | 218 KB |
lift-testkit_2.9.1-1-2.6.3-sources.jar | 17 KB |
lift-testkit_2.9.1-1-2.6.3-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.9.1-1/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-testkit_2.9.1-1</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.9.1-1/
implementation 'net.liftweb:lift-testkit_2.9.1-1:2.6.3'
// https://jarcasting.com/artifacts/net.liftweb/lift-testkit_2.9.1-1/
implementation ("net.liftweb:lift-testkit_2.9.1-1:2.6.3")
'net.liftweb:lift-testkit_2.9.1-1:jar:2.6.3'
<dependency org="net.liftweb" name="lift-testkit_2.9.1-1" rev="2.6.3">
<artifact name="lift-testkit_2.9.1-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-testkit_2.9.1-1', version='2.6.3')
)
libraryDependencies += "net.liftweb" % "lift-testkit_2.9.1-1" % "2.6.3"
[net.liftweb/lift-testkit_2.9.1-1 "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1-1 |
net.liftweb : lift-util_2.9.1-1 | jar | 2.6.3 |
commons-httpclient : commons-httpclient | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1-1 | jar | 1.12.3 |
org.scalacheck : scalacheck_2.9.1-1 | jar | 1.10.1 |
org.scalatest : scalatest_2.9.1-1 | jar | 1.9.1 |