| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.awakebymyself |
| ArtifactId | ArtifactIddynamicsource-spring-boot-starter |
| Version | Version1.2.5.RELEASE |
| Type | Typejar |
| Description |
Descriptiondynamicsource-spring-boot-starter
springboot mybatis dynamic source
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |