| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.gitee.yanyuxin |
| ArtifactId | ArtifactIdsinoform-sdk |
| Last Version | Last Version1.12.0-alpha.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSino form sdk
This is a sdk.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sinoform-sdk-1.12.0-alpha.0.pom | |
| sinoform-sdk-1.12.0-alpha.0.jar | 62 KB |
| sinoform-sdk-1.12.0-alpha.0-sources.jar | 21 KB |
| sinoform-sdk-1.12.0-alpha.0-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.yanyuxin/sinoform-sdk/ -->
<dependency>
<groupId>io.gitee.yanyuxin</groupId>
<artifactId>sinoform-sdk</artifactId>
<version>1.12.0-alpha.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.yanyuxin/sinoform-sdk/
implementation 'io.gitee.yanyuxin:sinoform-sdk:1.12.0-alpha.0'
// https://jarcasting.com/artifacts/io.gitee.yanyuxin/sinoform-sdk/
implementation ("io.gitee.yanyuxin:sinoform-sdk:1.12.0-alpha.0")
'io.gitee.yanyuxin:sinoform-sdk:jar:1.12.0-alpha.0'
<dependency org="io.gitee.yanyuxin" name="sinoform-sdk" rev="1.12.0-alpha.0">
<artifact name="sinoform-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.yanyuxin', module='sinoform-sdk', version='1.12.0-alpha.0')
)
libraryDependencies += "io.gitee.yanyuxin" % "sinoform-sdk" % "1.12.0-alpha.0"
[io.gitee.yanyuxin/sinoform-sdk "1.12.0-alpha.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.9.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.RELEASE |
| commons-lang : commons-lang | jar | 2.6 |
| org.projectlombok : lombok | jar | 1.18.10 |
| com.alibaba : fastjson | jar | 1.2.58 |
| cn.hutool : hutool-all | jar | 4.5.16 |
| io.projectreactor : reactor-core | jar | 3.4.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |