is not current version
Last Version 2.0-RC5

com.github.paganini2008.springworld:jdbc-spring-boot-starter 2.0-RC4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

jdbc-spring-boot-starter
Version

Version

2.0-RC4
Type

Type

jar

Download jdbc-spring-boot-starter 2.0-RC4


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