Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.fangjinuo.sqlhelper |
ArtifactId | ArtifactIdsqlhelper-springjdbc-spring-boot |
Version | Version3.0.5 |
Type | Typepom |
Filename | Size |
---|---|
sqlhelper-springjdbc-spring-boot-3.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-springjdbc-spring-boot</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:3.0.5'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:3.0.5")
'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:pom:3.0.5'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-springjdbc-spring-boot" rev="3.0.5">
<artifact name="sqlhelper-springjdbc-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-springjdbc-spring-boot', version='3.0.5')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-springjdbc-spring-boot" % "3.0.5"
[com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot "3.0.5"]