Last Version

user-common 0.2.1.RELEASE

用户公用模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples.user
ArtifactId

ArtifactId

user-common
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

user-common
用户公用模块

Download user-common 0.2.1.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.15.RELEASE
javax.validation : validation-api jar 2.0.1.Final
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
com.google.protobuf : protobuf-java-util jar 3.11.0

runtime (1)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar

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.