License |
License |
---|---|
GroupId | GroupIdcom.github.sylphlike |
ArtifactId | ArtifactIdframework-boxing |
Last Version | Last Version1.0.0-SYLPHLIKE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIncluding Qin iu Cloud, Alibaba Cloud ONS
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-boxing/ -->
<dependency>
<groupId>com.github.sylphlike</groupId>
<artifactId>framework-boxing</artifactId>
<version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-boxing/
implementation 'com.github.sylphlike:framework-boxing:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-boxing/
implementation ("com.github.sylphlike:framework-boxing:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-boxing:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-boxing" rev="1.0.0-SYLPHLIKE">
<artifact name="framework-boxing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-boxing', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-boxing" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-boxing "1.0.0-SYLPHLIKE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.9.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.qiniu : qiniu-java-sdk | jar | 7.2.29 |
org.reflections : reflections | jar | 0.9.12 |
com.aliyun.openservices : ons-client | jar | 1.8.6.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.9.RELEASE |