com.github.linshenkx:rpc-provider

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

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

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

Скачать rpc-provider

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.linshenkx : rpc-lib jar 1.0.0.RELEASE
com.github.linshenkx : rpc-netty-server-spring-boot-starter jar 1.0.0.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.2

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

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

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

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

Версия
1.0.0.RELEASE