Last Version

rpc-parent 1.0.1

rpc-parent

License

License

GroupId

GroupId

io.github.xuanyangyang
ArtifactId

ArtifactId

rpc-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

rpc-parent
rpc-parent
Project URL

Project URL

https://github.com/xuanyangyang/rpc
Source Code Management

Source Code Management

https://github.com/xuanyangyang/rpc

Download rpc-parent 1.0.1

Filename Size
rpc-parent-1.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-parent/ -->
<dependency>
    <groupId>io.github.xuanyangyang</groupId>
    <artifactId>rpc-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-parent/
implementation 'io.github.xuanyangyang:rpc-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-parent/
implementation ("io.github.xuanyangyang:rpc-parent:1.0.1")
'io.github.xuanyangyang:rpc-parent:pom:1.0.1'
<dependency org="io.github.xuanyangyang" name="rpc-parent" rev="1.0.1">
  <artifact name="rpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xuanyangyang', module='rpc-parent', version='1.0.1')
)
libraryDependencies += "io.github.xuanyangyang" % "rpc-parent" % "1.0.1"
[io.github.xuanyangyang/rpc-parent "1.0.1"]

Dependencies

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

Project Modules

  • rpc-core
  • rpc-demo
  • rpc-spring-boot-starter