License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIddatasource-spring-boot-starter |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptiondatasource-spring-boot-starter
project auto plugins for spring-boot
|
<!-- https://jarcasting.com/artifacts/top.wboost/datasource-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>datasource-spring-boot-starter</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/datasource-spring-boot-starter/
implementation 'top.wboost:datasource-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/datasource-spring-boot-starter/
implementation ("top.wboost:datasource-spring-boot-starter:4.0.1")
'top.wboost:datasource-spring-boot-starter:jar:4.0.1'
<dependency org="top.wboost" name="datasource-spring-boot-starter" rev="4.0.1">
<artifact name="datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='datasource-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "datasource-spring-boot-starter" % "4.0.1"
[top.wboost/datasource-spring-boot-starter "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : base-spring-boot-starter | jar | 4.0.1 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.9 |