License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.jujube-framework |
ArtifactId | ArtifactIdspring-boot-starter-jujube-jdbc |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-jujube-jdbc
spring-boot-starter-jujube-jdbc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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>2.0</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:2.0'
// https://jarcasting.com/artifacts/io.github.jujube-framework/spring-boot-starter-jujube-jdbc/
implementation ("io.github.jujube-framework:spring-boot-starter-jujube-jdbc:2.0")
'io.github.jujube-framework:spring-boot-starter-jujube-jdbc:jar:2.0'
<dependency org="io.github.jujube-framework" name="spring-boot-starter-jujube-jdbc" rev="2.0">
<artifact name="spring-boot-starter-jujube-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jujube-framework', module='spring-boot-starter-jujube-jdbc', version='2.0')
)
libraryDependencies += "io.github.jujube-framework" % "spring-boot-starter-jujube-jdbc" % "2.0"
[io.github.jujube-framework/spring-boot-starter-jujube-jdbc "2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jujube-framework : jujube-jdbc | jar | 2.1 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |