com.github.linshenkx:rpc-lib

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

Лицензия

Лицензия

Группа

Группа

com.github.linshenkx
Идентификатор

Идентификатор

rpc-lib
Последняя версия

Последняя версия

1.0.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

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

Скачать rpc-lib

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0.RELEASE