Last Version

kTest :: Integration :: DB 1.0.0

Database intergration for kTest

License

License

GroupId

GroupId

run.smt.ktest
ArtifactId

ArtifactId

ktest-db
Version

Version

1.0.0
Type

Type

jar
Description

Description

kTest :: Integration :: DB
Database intergration for kTest
Project URL

Project URL

https://github.com/saksmt/ktest
Source Code Management

Source Code Management

https://github.com/saksmt/ktest

Download ktest-db 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
run.smt.ktest : ktest-util jar 1.0.0
run.smt.ktest : ktest-config jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
com.zaxxer : HikariCP jar 2.5.1
org.springframework : spring-jdbc jar 4.3.13.RELEASE

Project Modules

There are no modules declared in this project.