com.github.seanyinx.wing:wing-spring-database-scaling

Scaffolding of microservice development

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-database-scaling
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-database-scaling

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-spring-database-jdbc jar 1.0.6
org.springframework : spring-jdbc jar
org.apache.shardingsphere : sharding-jdbc-core jar 4.0.0
org.mybatis : mybatis jar 3.5.5
org.mybatis : mybatis-spring jar 2.0.5
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-log4j2 jar
javax.validation : validation-api jar
org.springframework.boot : spring-boot-starter-validation jar
com.zaxxer : HikariCP jar

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.18.1
org.awaitility : awaitility jar 3.0.0
com.github.seanyinx : unit-scaffolding jar 1.0.0
org.testcontainers : testcontainers jar 1.16.0
org.springframework.boot : spring-boot-starter-test jar
org.projectlombok : lombok jar 1.18.20
com.github.seanyinx.wing : wing-test jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.3
1.0.2
1.0.1