Last Version

Light Air 3.3.0

Integration functional testing of web applications for developers.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.lightair
ArtifactId

ArtifactId

light-air
Version

Version

3.3.0
Type

Type

jar
Description

Description

Light Air
Integration functional testing of web applications for developers.
Project URL

Project URL

http://lightair.sourceforge.net
Project Organization

Project Organization

Lastware, sro.
Source Code Management

Source Code Management

https://github.com/ivos/lightair

Download light-air 3.3.0


<!-- 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"]

Dependencies

compile (8)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5

test (11)

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

Project Modules

There are no modules declared in this project.