Last Version

sqlTemplate 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.ruanzy
ArtifactId

ArtifactId

sqlTemplate-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

sqlTemplate
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download sqlTemplate-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.gitee.ruanzy/sqlTemplate-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.ruanzy</groupId>
    <artifactId>sqlTemplate-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ruanzy/sqlTemplate-spring-boot-starter/
implementation 'com.gitee.ruanzy:sqlTemplate-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.ruanzy/sqlTemplate-spring-boot-starter/
implementation ("com.gitee.ruanzy:sqlTemplate-spring-boot-starter:1.0.0")
'com.gitee.ruanzy:sqlTemplate-spring-boot-starter:jar:1.0.0'
<dependency org="com.gitee.ruanzy" name="sqlTemplate-spring-boot-starter" rev="1.0.0">
  <artifact name="sqlTemplate-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ruanzy', module='sqlTemplate-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.gitee.ruanzy" % "sqlTemplate-spring-boot-starter" % "1.0.0"
[com.gitee.ruanzy/sqlTemplate-spring-boot-starter "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.17.RELEASE
com.lastB7 : enjoy-sql jar 3.3.4

Project Modules

There are no modules declared in this project.