dynamicsource-spring-boot-starter

springboot mybatis dynamic source

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.awakebymyself
ArtifactId

ArtifactId

dynamicsource-spring-boot-starter
Last Version

Last Version

1.2.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dynamicsource-spring-boot-starter
springboot mybatis dynamic source
Project URL

Project URL

https://github.com/awakebymyself/dynamicsource-springbootstarter
Project Organization

Project Organization

liuzhigang
Source Code Management

Source Code Management

https://github.com/awakebymyself/dynamicsource-springbootstarter

Download dynamicsource-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.1.RELEASE
org.springframework : spring-jdbc jar 4.3.3.RELEASE
com.alibaba : druid jar 1.1.9
org.slf4j : slf4j-api Optional jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.2

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5.RELEASE
1.2.4.RELEASE