Last Version

Kafka middleware server-side parent POM 1.0.4.RELEASE

Spring Boot Dependencies

License

License

Apache License, version 2.0
GroupId

GroupId

io.github.yaoshining
ArtifactId

ArtifactId

kafka-parent
Version

Version

1.0.4.RELEASE
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 1.0.4.RELEASE


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