License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.ylpanda |
ArtifactId | ArtifactIddynamic-datasource |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondynamic-datasource
dynamic datasource switch
|
Filename | Size |
---|---|
dynamic-datasource-1.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/ -->
<dependency>
<groupId>io.github.ylpanda</groupId>
<artifactId>dynamic-datasource</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/
implementation 'io.github.ylpanda:dynamic-datasource:1.1.0'
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/
implementation ("io.github.ylpanda:dynamic-datasource:1.1.0")
'io.github.ylpanda:dynamic-datasource:pom:1.1.0'
<dependency org="io.github.ylpanda" name="dynamic-datasource" rev="1.1.0">
<artifact name="dynamic-datasource" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ylpanda', module='dynamic-datasource', version='1.1.0')
)
libraryDependencies += "io.github.ylpanda" % "dynamic-datasource" % "1.1.0"
[io.github.ylpanda/dynamic-datasource "1.1.0"]