License |
License |
---|---|
GroupId | GroupIdio.ehdev.testify |
ArtifactId | ArtifactIddb-builder |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestify
a project to aid in development requireing databases
|
Project URL |
Project URL |
Filename | Size |
---|---|
db-builder-1.0.6.pom | |
db-builder-1.0.6.jar | 25 KB |
db-builder-1.0.6-sources.jar | 3 KB |
db-builder-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |