testify

a project to aid in development requireing databases

License

License

GroupId

GroupId

io.ehdev.testify
ArtifactId

ArtifactId

db-builder
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

testify
a project to aid in development requireing databases
Project URL

Project URL

https://github.com/ethankhall/testify

Download db-builder

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.springframework : spring-jdbc jar 3.2.5.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5
org.codehaus.groovy : groovy-all jar 2.1.9
ch.qos.logback : logback-core jar 1.0.13

test (5)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert jar 1.4
org.testng : testng jar 6.8.7
com.h2database : h2 jar 1.3.174

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3