License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.lightair |
ArtifactId | ArtifactIdlight-air |
Version | Version3.3.0 |
Type | Typejar |
Description |
DescriptionLight Air
Integration functional testing of web applications for developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light-air-3.3.0.pom | |
light-air-3.3.0.jar | 94 KB |
light-air-3.3.0-sources.jar | 51 KB |
light-air-3.3.0-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.lightair/light-air/ -->
<dependency>
<groupId>net.sf.lightair</groupId>
<artifactId>light-air</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.lightair/light-air/
implementation 'net.sf.lightair:light-air:3.3.0'
// https://jarcasting.com/artifacts/net.sf.lightair/light-air/
implementation ("net.sf.lightair:light-air:3.3.0")
'net.sf.lightair:light-air:jar:3.3.0'
<dependency org="net.sf.lightair" name="light-air" rev="3.3.0">
<artifact name="light-air" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.lightair', module='light-air', version='3.3.0')
)
libraryDependencies += "net.sf.lightair" % "light-air" % "3.3.0"
[net.sf.lightair/light-air "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.testng : testng Optional | jar | 6.8.13 |
org.springframework : spring-test Optional | jar | 3.2.3.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.8 |
joda-time : joda-time | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 3.2.3.RELEASE |
net.sf.seaf : seaf-test-commons | jar | 1.4 |
org.jmock : jmock | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
com.h2database : h2 | jar | 1.4.200 |
org.hsqldb : hsqldb | jar | 2.5.0 |
org.postgresql : postgresql | jar | 42.2.8 |
com.opentable.components : otj-pg-embedded | jar | 0.13.3 |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
ch.qos.logback : logback-classic | jar | 1.0.13 |