Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.fangjinuo.sqlhelper |
ArtifactId | ArtifactIdsqlhelper-springjdbc-spring-boot |
Version | Version2.0.3 |
Type | Typepom |
Filename | Size |
---|---|
sqlhelper-springjdbc-spring-boot-2.0.3.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>2.0.3</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:2.0.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:2.0.3")
'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc-spring-boot:pom:2.0.3'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-springjdbc-spring-boot" rev="2.0.3">
<artifact name="sqlhelper-springjdbc-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-springjdbc-spring-boot', version='2.0.3')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-springjdbc-spring-boot" % "2.0.3"
[com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc-spring-boot "2.0.3"]