is not current version
Last Version 1.0.5

cn.guoyukun:leman-schema-extend 1.0.0

Spring schema extends

GroupId

GroupId

cn.guoyukun
ArtifactId

ArtifactId

leman-schema-extend
Version

Version

1.0.0
Type

Type

jar

Download leman-schema-extend 1.0.0


<!-- https://jarcasting.com/artifacts/cn.guoyukun/leman-schema-extend/ -->
<dependency>
    <groupId>cn.guoyukun</groupId>
    <artifactId>leman-schema-extend</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.guoyukun/leman-schema-extend/
implementation 'cn.guoyukun:leman-schema-extend:1.0.0'
// https://jarcasting.com/artifacts/cn.guoyukun/leman-schema-extend/
implementation ("cn.guoyukun:leman-schema-extend:1.0.0")
'cn.guoyukun:leman-schema-extend:jar:1.0.0'
<dependency org="cn.guoyukun" name="leman-schema-extend" rev="1.0.0">
  <artifact name="leman-schema-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.guoyukun', module='leman-schema-extend', version='1.0.0')
)
libraryDependencies += "cn.guoyukun" % "leman-schema-extend" % "1.0.0"
[cn.guoyukun/leman-schema-extend "1.0.0"]