| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.ylpanda |
| ArtifactId | ArtifactIddynamic-datasource-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondynamic datasource
|
<!-- https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource-test/ -->
<dependency>
<groupId>io.github.ylpanda</groupId>
<artifactId>dynamic-datasource-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource-test/
implementation 'io.github.ylpanda:dynamic-datasource-test:1.0.0'
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource-test/
implementation ("io.github.ylpanda:dynamic-datasource-test:1.0.0")
'io.github.ylpanda:dynamic-datasource-test:jar:1.0.0'
<dependency org="io.github.ylpanda" name="dynamic-datasource-test" rev="1.0.0">
<artifact name="dynamic-datasource-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ylpanda', module='dynamic-datasource-test', version='1.0.0')
)
libraryDependencies += "io.github.ylpanda" % "dynamic-datasource-test" % "1.0.0"
[io.github.ylpanda/dynamic-datasource-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.5.RELEASE |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar | |
| io.github.ylpanda : dynamic-datasource-starter | jar | 1.0.0 |