is not current version
Last Version 1.0.5

cn.guoyukun:leman-schema-extend 0.0.3

Spring schema extends

GroupId

GroupId

cn.guoyukun
ArtifactId

ArtifactId

leman-schema-extend
Version

Version

0.0.3
Type

Type

jar

Download leman-schema-extend 0.0.3


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