Database Substeps

Database step implementations

License

License

Categories

Categories

Data
GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

database-substeps
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Database Substeps
Database step implementations
Project Organization

Project Organization

Technophobia Ltd

Download database-substeps

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api jar 1.1.1
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1
org.hamcrest : hamcrest-library jar 1.2.1
com.mchange : c3p0 jar 0.9.2-pre8
org.mybatis : mybatis jar 3.2.0

test (4)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core jar 1.1.1
com.technophobia.substeps : substeps-junit-runner jar 1.1.1
org.slf4j : slf4j-simple jar 1.6.4
com.h2database : h2 jar 1.3.170

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0