Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.fangjinuo.sqlhelper |
ArtifactId | ArtifactIdsqlhelper-tkmapper-spring-boot-starter |
Version | Version3.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-tkmapper-spring-boot-starter</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:3.2.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:3.2.3")
'com.github.fangjinuo.sqlhelper:sqlhelper-tkmapper-spring-boot-starter:jar:3.2.3'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-tkmapper-spring-boot-starter" rev="3.2.3">
<artifact name="sqlhelper-tkmapper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-tkmapper-spring-boot-starter', version='3.2.3')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-tkmapper-spring-boot-starter" % "3.2.3"
[com.github.fangjinuo.sqlhelper/sqlhelper-tkmapper-spring-boot-starter "3.2.3"]