Kafka middleware server-side parent POM

Spring Boot Dependencies

License

License

Apache License, version 2.0
GroupId

GroupId

io.github.yaoshining
ArtifactId

ArtifactId

kafka-parent
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Kafka middleware server-side parent POM
Spring Boot Dependencies
Project URL

Project URL

https://projects.spring.io/spring-boot/#/kafka-parent
Source Code Management

Source Code Management

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

Download kafka-parent

How to add to project

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

Dependencies

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

Project Modules

  • 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.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE