Skip to content
/ driver Public

Framework for the interaction with drivers for the xpathqs-core

License

Notifications You must be signed in to change notification settings

xpathqs/driver

Repository files navigation

CI/CD Maven Central GitHub top language Coverage

License EO principles respected here

#Xpath QS Driver

Framework for the interaction with drivers for the xpathqs-core

Usage

Apache Maven

<dependency>
  <groupId>org.xpathqs</groupId>
  <artifactId>driver</artifactId>
  <version>0.1.0</version>
</dependency>

Gradle Kotlin DSL

implementation("org.xpathqs:driver:0.1.0")

Gradle Groovy DSL

implementation 'org.xpathqs:driver:0.1.7=0'

About

Framework for the interaction with drivers for the xpathqs-core

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages