Last Version

Database Client 1.0.3

Wrapped Database Client for Junit5

License

License

GroupId

GroupId

io.github.seniortesting
ArtifactId

ArtifactId

sparrow-db
Version

Version

1.0.3
Type

Type

jar
Description

Description

Database Client
Wrapped Database Client for Junit5

Download sparrow-db 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.seniortesting : sparrow-core jar 1.0.3
org.springframework : spring-jdbc jar 5.2.9.RELEASE
com.oracle.database.jdbc : ojdbc10 jar 19.9.0.0
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.