is not current version
Last Version 1.2.5.RELEASE

com.github.awakebymyself:dynamicsource-spring-boot-starter 1.2.4.RELEASE

springboot mybatis dynamic source

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.awakebymyself
ArtifactId

ArtifactId

dynamicsource-spring-boot-starter
Version

Version

1.2.4.RELEASE
Type

Type

jar

Download dynamicsource-spring-boot-starter 1.2.4.RELEASE


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