is not current version
Last Version 1.1.0

io.github.ylpanda:dynamic-datasource 1.0.0

dynamic datasource

Categories

Categories

Data
GroupId

GroupId

io.github.ylpanda
ArtifactId

ArtifactId

dynamic-datasource
Version

Version

1.0.0
Type

Type

pom

Download dynamic-datasource 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/ -->
<dependency>
    <groupId>io.github.ylpanda</groupId>
    <artifactId>dynamic-datasource</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/
implementation 'io.github.ylpanda:dynamic-datasource:1.0.0'
// https://jarcasting.com/artifacts/io.github.ylpanda/dynamic-datasource/
implementation ("io.github.ylpanda:dynamic-datasource:1.0.0")
'io.github.ylpanda:dynamic-datasource:pom:1.0.0'
<dependency org="io.github.ylpanda" name="dynamic-datasource" rev="1.0.0">
  <artifact name="dynamic-datasource" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ylpanda', module='dynamic-datasource', version='1.0.0')
)
libraryDependencies += "io.github.ylpanda" % "dynamic-datasource" % "1.0.0"
[io.github.ylpanda/dynamic-datasource "1.0.0"]