License |
License |
---|---|
GroupId | GroupIdio.gitee.sunjx93 |
ArtifactId | ArtifactIdgdc-plugin-dependencies |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptiongdc-plugin-dependencies
A simple java dataset plugin for springboot bean from ido85
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gdc-plugin-dependencies-0.0.4.pom | 6 KB |
gdc-plugin-dependencies-0.0.4-jar-with-dependencies.jar | 371 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/ -->
<dependency>
<groupId>io.gitee.sunjx93</groupId>
<artifactId>gdc-plugin-dependencies</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/
implementation 'io.gitee.sunjx93:gdc-plugin-dependencies:0.0.4'
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dependencies/
implementation ("io.gitee.sunjx93:gdc-plugin-dependencies:0.0.4")
'io.gitee.sunjx93:gdc-plugin-dependencies:jar:0.0.4'
<dependency org="io.gitee.sunjx93" name="gdc-plugin-dependencies" rev="0.0.4">
<artifact name="gdc-plugin-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.sunjx93', module='gdc-plugin-dependencies', version='0.0.4')
)
libraryDependencies += "io.gitee.sunjx93" % "gdc-plugin-dependencies" % "0.0.4"
[io.gitee.sunjx93/gdc-plugin-dependencies "0.0.4"]