Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdtop.sanguohf.egg |
ArtifactId | ArtifactIdyang-sql-boot-configure |
Version | Version1.0.7-release |
Type | Typejar |
<!-- 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.7-release</version>
</dependency>
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-boot-configure/
implementation 'top.sanguohf.egg:yang-sql-boot-configure:1.0.7-release'
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-boot-configure/
implementation ("top.sanguohf.egg:yang-sql-boot-configure:1.0.7-release")
'top.sanguohf.egg:yang-sql-boot-configure:jar:1.0.7-release'
<dependency org="top.sanguohf.egg" name="yang-sql-boot-configure" rev="1.0.7-release">
<artifact name="yang-sql-boot-configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.sanguohf.egg', module='yang-sql-boot-configure', version='1.0.7-release')
)
libraryDependencies += "top.sanguohf.egg" % "yang-sql-boot-configure" % "1.0.7-release"
[top.sanguohf.egg/yang-sql-boot-configure "1.0.7-release"]