Last Version

com.github.linshenkx:rpc-consumer 1.0.0.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-consumer
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/rpc-consumer

Download rpc-consumer 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.linshenkx/rpc-consumer/ -->
<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-consumer</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-consumer/
implementation 'com.github.linshenkx:rpc-consumer:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-consumer/
implementation ("com.github.linshenkx:rpc-consumer:1.0.0.RELEASE")
'com.github.linshenkx:rpc-consumer:jar:1.0.0.RELEASE'
<dependency org="com.github.linshenkx" name="rpc-consumer" rev="1.0.0.RELEASE">
  <artifact name="rpc-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linshenkx', module='rpc-consumer', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.linshenkx" % "rpc-consumer" % "1.0.0.RELEASE"
[com.github.linshenkx/rpc-consumer "1.0.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.linshenkx : rpc-lib jar 1.0.0.RELEASE
com.github.linshenkx : rpc-netty-client-spring-boot-starter jar 1.0.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE
org.projectlombok : lombok Optional jar 1.18.2

test (1)

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

Project Modules

There are no modules declared in this project.