| License |
License |
|---|---|
| GroupId | GroupIdcom.aerokube.lightning |
| ArtifactId | ArtifactIdlightning |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLightning
Lightweight and lightning fast WebDriver client library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lightning-1.3.0.pom | |
| lightning-1.3.0.jar | 329 KB |
| lightning-1.3.0-sources.jar | 155 KB |
| lightning-1.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aerokube.lightning/lightning/ -->
<dependency>
<groupId>com.aerokube.lightning</groupId>
<artifactId>lightning</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerokube.lightning/lightning/
implementation 'com.aerokube.lightning:lightning:1.3.0'
// https://jarcasting.com/artifacts/com.aerokube.lightning/lightning/
implementation ("com.aerokube.lightning:lightning:1.3.0")
'com.aerokube.lightning:lightning:jar:1.3.0'
<dependency org="com.aerokube.lightning" name="lightning" rev="1.3.0">
<artifact name="lightning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerokube.lightning', module='lightning', version='1.3.0')
)
libraryDependencies += "com.aerokube.lightning" % "lightning" % "1.3.0"
[com.aerokube.lightning/lightning "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| org.openapitools : jackson-databind-nullable | jar | 0.2.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| io.swagger : swagger-annotations | jar | 1.6.6 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.testcontainers : testcontainers | jar | 1.17.1 |
| org.testcontainers : junit-jupiter | jar | 1.17.1 |
| net.lightbody.bmp : browsermob-core | jar | 2.1.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |