jdbc-spring-boot-starter

Some components based on springboot framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

jdbc-spring-boot-starter
Last Version

Last Version

2.0-RC5
Release Date

Release Date

Type

Type

jar
Description

Description

jdbc-spring-boot-starter
Some components based on springboot framework
Project URL

Project URL

https://github.com/paganini2008/springdessert

Download jdbc-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.paganini2008.springworld : reditools-spring-boot-starter jar 2.0-RC5
org.springframework.boot : spring-boot-starter-data-jdbc jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework : spring-web jar
com.github.paganini2008 : devtools-lang jar 2.0-RC5
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
com.github.paganini2008 : devtools-db4j jar 2.0-RC5
org.springframework.cloud : spring-cloud-starter-openfeign jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-RC5
2.0-RC4