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