is not current version
Last Version 2.0

io.github.jujube-framework:spring-boot-starter-jujube-jdbc 1.4

spring-boot-starter-jujube-jdbc

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jujube-framework
ArtifactId

ArtifactId

spring-boot-starter-jujube-jdbc
Version

Version

1.4
Type

Type

jar

Download spring-boot-starter-jujube-jdbc 1.4


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