Last Version

talk2grid 1.2.1

A Grid Helper library that exposes the Grid's http APIs via simple to use APIs

License

License

GroupId

GroupId

com.rationaleemotions
ArtifactId

ArtifactId

talk2grid
Version

Version

1.2.1
Type

Type

jar
Description

Description

talk2grid
A Grid Helper library that exposes the Grid's http APIs via simple to use APIs
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/RationaleEmotions/talk2grid

Download talk2grid 1.2.1


<!-- https://jarcasting.com/artifacts/com.rationaleemotions/talk2grid/ -->
<dependency>
    <groupId>com.rationaleemotions</groupId>
    <artifactId>talk2grid</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rationaleemotions/talk2grid/
implementation 'com.rationaleemotions:talk2grid:1.2.1'
// https://jarcasting.com/artifacts/com.rationaleemotions/talk2grid/
implementation ("com.rationaleemotions:talk2grid:1.2.1")
'com.rationaleemotions:talk2grid:jar:1.2.1'
<dependency org="com.rationaleemotions" name="talk2grid" rev="1.2.1">
  <artifact name="talk2grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rationaleemotions', module='talk2grid', version='1.2.1')
)
libraryDependencies += "com.rationaleemotions" % "talk2grid" % "1.2.1"
[com.rationaleemotions/talk2grid "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.5.2
org.slf4j : slf4j-jdk14 jar 1.7.5

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.testcontainers : testcontainers jar 1.8.1

Project Modules

There are no modules declared in this project.