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

com.github.linshenkx:examples 1.0.0.RELEASE

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

Лицензия

Лицензия

Группа

Группа

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

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

examples
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom
Описание

Описание

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

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

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

Скачать examples 1.0.0.RELEASE

Имя Файла Размер
examples-1.0.0.RELEASE.pom 2 KB
Обзор

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

Зависимости

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

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

  • rpc-lib
  • rpc-provider
  • rpc-consumer