is not current version
Last Version 0.0.5

io.gitee.sunjx93:gdc-plugin-dependencies 0.0.2

A simple java dataset plugin for springboot bean from ido85

GroupId

GroupId

io.gitee.sunjx93
ArtifactId

ArtifactId

gdc-plugin-dependencies
Version

Version

0.0.2
Type

Type

jar

Download gdc-plugin-dependencies 0.0.2


<!-- https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/ -->
<dependency>
    <groupId>io.gitee.sunjx93</groupId>
    <artifactId>gdc-plugin-dependencies</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/
implementation 'io.gitee.sunjx93:gdc-plugin-dependencies:0.0.2'
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/
implementation ("io.gitee.sunjx93:gdc-plugin-dependencies:0.0.2")
'io.gitee.sunjx93:gdc-plugin-dependencies:jar:0.0.2'
<dependency org="io.gitee.sunjx93" name="gdc-plugin-dependencies" rev="0.0.2">
  <artifact name="gdc-plugin-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.sunjx93', module='gdc-plugin-dependencies', version='0.0.2')
)
libraryDependencies += "io.gitee.sunjx93" % "gdc-plugin-dependencies" % "0.0.2"
[io.gitee.sunjx93/gdc-plugin-dependencies "0.0.2"]