Last Version

samples-user 0.2.1.RELEASE

用户模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples
ArtifactId

ArtifactId

samples-user
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

samples-user
用户模块

Download samples-user 0.2.1.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • user-common
  • user-feign
  • user-dubbo
  • user-web