Kafka middleware server-side parent POM

Spring Boot Dependencies

Лицензия

Лицензия

Apache License, version 2.0
Группа

Группа

io.github.yaoshining
Идентификатор

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

kafka-parent
Последняя версия

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

1.0.4.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Kafka middleware server-side parent POM
Spring Boot Dependencies
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/kafka-parent
Система контроля версий

Система контроля версий

https://github.com/jhipster/jhipster/

Скачать kafka-parent

Имя Файла Размер
kafka-parent-1.0.4.RELEASE.pom 15 KB
Обзор

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

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

Зависимости

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

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

  • jhipster-dependencies

JHipster BOM and server-side library - DEPRECATED

Angular Build Status React Build Status Vue Build Status Webflux Build Status Azure DevOps Build Status Maven Central

Full documentation and information is available on our website at https://www.jhipster.tech/

This project is used by the JHipster generator. This is the Bill of Materials and server-side library:

  • jhipster-dependencies
  • jhipster-framework

If the current version is SNAPSHOT then to use this SNAPSHOT version:

  • clone this project
  • run ./mvnw clean install -Dgpg.skip=true, on Windows run .\mvnw.cmd clean install -D"gpg.skip=true"

Analysis of the JHipster server-side parent POM project

sonar-quality-gate sonar-coverage sonar-bugs sonar-vulnerabilities

io.github.yaoshining

JHipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

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

Версия
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE