com.github.linshenkx:rpc-lib

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

License

License

GroupId

GroupId

com.github.linshenkx
ArtifactId

ArtifactId

rpc-lib
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

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-lib

Download rpc-lib

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE