welink-api-spring-boot-starter

Welink open api client project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wangran99
ArtifactId

ArtifactId

welinkapi-spring-boot-starter
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

welink-api-spring-boot-starter
Welink open api client project for Spring Boot
Project URL

Project URL

https://github.com/wangran99/welinkapi-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/wangran99/welinkapi-spring-boot-starter.git

Download welinkapi-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wangran99/welinkapi-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.wangran99</groupId>
    <artifactId>welinkapi-spring-boot-starter</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangran99/welinkapi-spring-boot-starter/
implementation 'com.github.wangran99:welinkapi-spring-boot-starter:0.1.4'
// https://jarcasting.com/artifacts/com.github.wangran99/welinkapi-spring-boot-starter/
implementation ("com.github.wangran99:welinkapi-spring-boot-starter:0.1.4")
'com.github.wangran99:welinkapi-spring-boot-starter:jar:0.1.4'
<dependency org="com.github.wangran99" name="welinkapi-spring-boot-starter" rev="0.1.4">
  <artifact name="welinkapi-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangran99', module='welinkapi-spring-boot-starter', version='0.1.4')
)
libraryDependencies += "com.github.wangran99" % "welinkapi-spring-boot-starter" % "0.1.4"
[com.github.wangran99/welinkapi-spring-boot-starter "0.1.4"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.1
org.springframework.boot : spring-boot-autoconfigure jar 2.5.1
org.springframework.boot : spring-boot-starter-web jar 2.5.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.google.code.gson : gson jar 2.8.6
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.0
org.projectlombok : lombok Optional jar 1.18.20
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.7
0.0.6
0.0.5-RELEASE
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE