Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.jinlongliao |
ArtifactId | ArtifactIddynamic.datasource.core |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic.datasource.core/ -->
<dependency>
<groupId>io.github.jinlongliao</groupId>
<artifactId>dynamic.datasource.core</artifactId>
<version>1.0.1.release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic.datasource.core/
implementation 'io.github.jinlongliao:dynamic.datasource.core:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/dynamic.datasource.core/
implementation ("io.github.jinlongliao:dynamic.datasource.core:1.0.1.release")
'io.github.jinlongliao:dynamic.datasource.core:jar:1.0.1.release'
<dependency org="io.github.jinlongliao" name="dynamic.datasource.core" rev="1.0.1.release">
<artifact name="dynamic.datasource.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='dynamic.datasource.core', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "dynamic.datasource.core" % "1.0.1.release"
[io.github.jinlongliao/dynamic.datasource.core "1.0.1.release"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | ${junit.version} |