Last Version

com.github.fartherp:dbtest-spring-boot 1.0.5

dbtest

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

dbtest-spring-boot
Version

Version

1.0.5
Type

Type

jar
Description

Description

dbtest
Project Organization

Project Organization

CK

Download dbtest-spring-boot 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/ -->
<dependency>
    <groupId>com.github.fartherp</groupId>
    <artifactId>dbtest-spring-boot</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/
implementation 'com.github.fartherp:dbtest-spring-boot:1.0.5'
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/
implementation ("com.github.fartherp:dbtest-spring-boot:1.0.5")
'com.github.fartherp:dbtest-spring-boot:jar:1.0.5'
<dependency org="com.github.fartherp" name="dbtest-spring-boot" rev="1.0.5">
  <artifact name="dbtest-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='dbtest-spring-boot', version='1.0.5')
)
libraryDependencies += "com.github.fartherp" % "dbtest-spring-boot" % "1.0.5"
[com.github.fartherp/dbtest-spring-boot "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test-autoconfigure jar
org.springframework : spring-test jar 5.1.3.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar
com.github.fartherp : dbtest-spring jar 1.0.5

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.40

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.2

Project Modules

There are no modules declared in this project.