Last Version

bs-sdk 0.0.6

sdk for skkj basic server

License

License

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

bs-sdk
Version

Version

0.0.6
Type

Type

jar
Description

Description

bs-sdk
sdk for skkj basic server
Project URL

Project URL

https://github.com/yunWJR/skkj-bs-sdk
Source Code Management

Source Code Management

https://github.com/yunWJR/yun-util

Download bs-sdk 0.0.6


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.