m

myhelper-datasource-spring-boot-starter

Myhelper组件 - Datasource模块
Files download
File Operation
myhelper-datasource-spring-boot-starter-0.0.6.jar download
myhelper-datasource-spring-boot-starter-0.0.6.pom download
myhelper-datasource-spring-boot-starter-0.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.ye17186</groupId>
  <artifactId>myhelper-datasource-spring-boot-starter</artifactId>
  <version>0.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.ye17186:myhelper-datasource-spring-boot-starter:0.0.6'
Gradle Kotlin
implementation("io.github.ye17186:myhelper-datasource-spring-boot-starter:0.0.6")
Scala SBT
libraryDependencies += "io.github.ye17186" % "myhelper-datasource-spring-boot-starter" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.ye17186', module='myhelper-datasource-spring-boot-starter', version='0.0.6')
)
Apache Ivy
<dependency org="io.github.ye17186" name="myhelper-datasource-spring-boot-starter" rev="0.0.6" />
Leiningen
[io.github.ye17186/myhelper-datasource-spring-boot-starter "0.0.6"]
Apache Buildr
'io.github.ye17186:myhelper-datasource-spring-boot-starter:jar:0.0.6'