MVN

com.aerokube.lightning : lightning-parent

Maven & Gradle

Jul 25, 2022
30 stars

Lightning Parent · Lightweight and lightning fast WebDriver client library for Java and related components

<dependency>
    <groupId>com.aerokube.lightning</groupId>
    <artifactId>lightning-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aerokube.lightning : lightning-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.aerokube.lightning : lightning-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
lightning-parent-1.3.1
lightning-parent-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aerokube.lightning</groupId>
    <artifactId>lightning-parent</artifactId>
    <version>1.3.1</version>
</dependency>