is not current version
Last Version 1.0.31-release

top.sanguohf.egg:yang-sql-boot-configure 1.0.26-release

和SpringBoot配置

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

top.sanguohf.egg
ArtifactId

ArtifactId

yang-sql-boot-configure
Version

Version

1.0.26-release
Type

Type

jar

Download yang-sql-boot-configure 1.0.26-release


<!-- https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-boot-configure/ -->
<dependency>
    <groupId>top.sanguohf.egg</groupId>
    <artifactId>yang-sql-boot-configure</artifactId>
    <version>1.0.26-release</version>
</dependency>
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-boot-configure/
implementation 'top.sanguohf.egg:yang-sql-boot-configure:1.0.26-release'
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-boot-configure/
implementation ("top.sanguohf.egg:yang-sql-boot-configure:1.0.26-release")
'top.sanguohf.egg:yang-sql-boot-configure:jar:1.0.26-release'
<dependency org="top.sanguohf.egg" name="yang-sql-boot-configure" rev="1.0.26-release">
  <artifact name="yang-sql-boot-configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.sanguohf.egg', module='yang-sql-boot-configure', version='1.0.26-release')
)
libraryDependencies += "top.sanguohf.egg" % "yang-sql-boot-configure" % "1.0.26-release"
[top.sanguohf.egg/yang-sql-boot-configure "1.0.26-release"]