License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.gitee.sunjx93 |
ArtifactId | ArtifactIdgdc-plugin-dataset-bean |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionA simple java dataset plugin for springboot bean from ido85
|
<!-- https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dataset-bean/ -->
<dependency>
<groupId>io.gitee.sunjx93</groupId>
<artifactId>gdc-plugin-dataset-bean</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dataset-bean/
implementation 'io.gitee.sunjx93:gdc-plugin-dataset-bean:0.0.5'
// https://jarcasting.com/artifacts/io.gitee.sunjx93/gdc-plugin-dataset-bean/
implementation ("io.gitee.sunjx93:gdc-plugin-dataset-bean:0.0.5")
'io.gitee.sunjx93:gdc-plugin-dataset-bean:jar:0.0.5'
<dependency org="io.gitee.sunjx93" name="gdc-plugin-dataset-bean" rev="0.0.5">
<artifact name="gdc-plugin-dataset-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.sunjx93', module='gdc-plugin-dataset-bean', version='0.0.5')
)
libraryDependencies += "io.gitee.sunjx93" % "gdc-plugin-dataset-bean" % "0.0.5"
[io.gitee.sunjx93/gdc-plugin-dataset-bean "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.sunjx93 : gdc-plugin-common | jar | 0.0.5 |
org.springframework : spring-web | jar | |
com.alibaba : fastjson | jar | 1.2.78 |
org.apache.commons : commons-lang3 | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |