Last Version

user-client 0.2.0.RELEASE

用户模块API, 供其他模块调用

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.upcwangying.cloud.samples.user
ArtifactId

ArtifactId

user-client
Version

Version

0.2.0.RELEASE
Type

Type

jar
Description

Description

user-client
用户模块API, 供其他模块调用

Download user-client 0.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.user/user-client/ -->
<dependency>
    <groupId>com.upcwangying.cloud.samples.user</groupId>
    <artifactId>user-client</artifactId>
    <version>0.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.user/user-client/
implementation 'com.upcwangying.cloud.samples.user:user-client:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.user/user-client/
implementation ("com.upcwangying.cloud.samples.user:user-client:0.2.0.RELEASE")
'com.upcwangying.cloud.samples.user:user-client:jar:0.2.0.RELEASE'
<dependency org="com.upcwangying.cloud.samples.user" name="user-client" rev="0.2.0.RELEASE">
  <artifact name="user-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples.user', module='user-client', version='0.2.0.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples.user" % "user-client" % "0.2.0.RELEASE"
[com.upcwangying.cloud.samples.user/user-client "0.2.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.upcwangying.cloud.samples : samples-core jar 0.2.0.RELEASE
com.upcwangying.cloud.samples.user : user-common jar 0.2.0.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
net.devh : grpc-server-spring-boot-starter jar 2.9.0.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.