Last Version

robotframework-dblibrary 3.1.3

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

License

License

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-dblibrary
Version

Version

3.1.3
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/hi-fi/robotframework-dblibrary
Source Code Management

Source Code Management

https://github.com/hi-fi/robotframework-dblibrary

Download robotframework-dblibrary 3.1.3


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.