Taobao Client Spring Boot

Classes to use TaobaoClient in Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.oxerr.taobao
ArtifactId

ArtifactId

taobao-client-spring-boot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Taobao Client Spring Boot
Classes to use TaobaoClient in Spring Boot.
Project URL

Project URL

https://oxerr.org/taobao-client-spring-boot
Source Code Management

Source Code Management

https://github.com/sutra/taobao-client-spring-boot/tree/master

Download taobao-client-spring-boot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0