| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yunwjr |
| ArtifactId | ArtifactIdbs-sdk |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionbs-sdk
sdk for skkj basic server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bs-sdk-0.0.6.pom | |
| bs-sdk-0.0.6.jar | 38 KB |
| bs-sdk-0.0.6-sources.jar | 13 KB |
| bs-sdk-0.0.6-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/bs-sdk/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>bs-sdk</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/bs-sdk/
implementation 'com.github.yunwjr:bs-sdk:0.0.6'
// https://jarcasting.com/artifacts/com.github.yunwjr/bs-sdk/
implementation ("com.github.yunwjr:bs-sdk:0.0.6")
'com.github.yunwjr:bs-sdk:jar:0.0.6'
<dependency org="com.github.yunwjr" name="bs-sdk" rev="0.0.6">
<artifact name="bs-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='bs-sdk', version='0.0.6')
)
libraryDependencies += "com.github.yunwjr" % "bs-sdk" % "0.0.6"
[com.github.yunwjr/bs-sdk "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.0.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| cn.hutool : hutool-all | jar | 5.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |