robotframework-dblibrary

Robot Framework's Java-based library for database testing. Works only with Jython.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.github.marketsquare
ArtifactId

ArtifactId

robotframework-dblibrary
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

robotframework-dblibrary
Robot Framework's Java-based library for database testing. Works only with Jython.
Project URL

Project URL

https://github.com/MarketSquare/robotframework-dblibrary
Source Code Management

Source Code Management

https://github.com/MarketSquare/robotframework-dblibrary

Download robotframework-dblibrary

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.robotframework : javalib-core jar 2.0.3
org.apache.commons : commons-lang3 jar 3.12.0

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 2.0.206
junit : junit jar 4.13.2
org.robotframework : jrobotremoteserver jar 4.0.1

Project Modules

There are no modules declared in this project.
com.github.marketsquare

marketsquare

Robot Framework Community's shared code repositories

Versions

Version
3.3.0
3.2.0