https://github.com/spring-projects/spring-kafka

Last synced: about 1 month ago

Repository metadata:

Provides Familiar Spring Abstractions for Apache Kafka


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 2,547
Total Committers: 236
Avg Commits per committer: 10.792
Development Distribution Score (DDS): 0.705

Commits in past year: 439
Committers in past year: 57
Avg Commits per committer in past year: 7.702
Development Distribution Score (DDS) in past year: 0.72

Name Email Commits
Gary Russell g****l@p****o 752
Gary Russell g****l@v****m 697
Artem Bilan a****n@p****o 153
dependabot[bot] 4****] 123
Spring Buildmaster b****r@s****g 122
Artem Bilan a****n@b****m 92
Spring Builds b****s@s****g 82
Soby Chacko s****o@b****m 68
Wang Zhiyang 1****2@q****m 43
Artem Bilan a****n@v****m 27
Johnny Lim i****e@n****m 21
Nathan Xu n****u@g****m 20
Tomaz Fernandes t****e@g****m 17
Borahm Lee b****3@n****m 15
ChickenchickenLove o****2@n****m 10
Tomaz Fernandes 7****s 10
Artem Yakshin n****e@g****m 8
Jay Bryant j****t@p****o 6
Soby Chacko s****o@p****o 5
Jerome Prinet j****t@g****m 5
Francois Rosiere f****e@g****m 5
Adrian Chlebosz 3****4 4
LokeshAlamuri 3****i 4
Marius Bogoevici m****i@p****o 4
Marcin Zajączkowski 1****k 3
Alex a****n@g****m 3
Chanhyeong Cho c****5@g****m 3
Jorg Heymans j****s@g****m 3
cenkakin c****1@g****m 3
Igor Stepanov i****v@k****a 2
and 206 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

maven: org.springframework.kafka:spring-kafka

Spring Kafka Support

maven: org.springframework.kafka:spring-kafka-test

Spring Kafka Test Support

  • Homepage: https://github.com/spring-projects/spring-kafka
  • Documentation: https://appdoc.app/artifact/org.springframework.kafka/spring-kafka-test/
  • Licenses: Apache License, Version 2.0
  • Latest release: 3.1.4 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:53.576Z (about 1 month ago)
  • Versions: 204
  • Dependent Packages: 189
  • Dependent Repositories: 10,412
  • Docker Downloads: 2,031
  • Rankings:
    • Dependent repos count: 0.079%
    • Dependent packages count: 0.413%
    • Average: 3.537%
    • Forks count: 4.259%
    • Docker downloads count: 4.584%
    • Stargazers count: 8.35%
go: github.com/spring-projects/spring-kafka

maven: org.springframework.kafka:spring-kafka-dist

Spring for Apache Kafka

  • Homepage: https://github.com/spring-projects/spring-kafka
  • Documentation: https://appdoc.app/artifact/org.springframework.kafka/spring-kafka-dist/
  • Licenses: Apache License, Version 2.0
  • Latest release: 3.1.4 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:02.490Z (about 1 month ago)
  • Versions: 103
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Forks count: 4.259%
    • Stargazers count: 8.35%
    • Dependent repos count: 20.772%
    • Average: 20.882%
    • Dependent packages count: 50.149%
maven: org.springframework.kafka:spring-kafka-bom

Spring for Apache Kafka (Bill of Materials)

  • Homepage: https://github.com/spring-projects/spring-kafka
  • Documentation: https://appdoc.app/artifact/org.springframework.kafka/spring-kafka-bom/
  • Licenses: Apache License, Version 2.0
  • Latest release: 3.1.4 (published 8 months ago)
  • Last Synced: 2024-11-11T00:53:22.084Z (about 1 month ago)
  • Versions: 33
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 3.868%
    • Stargazers count: 7.608%
    • Average: 23.079%
    • Dependent repos count: 31.98%
    • Dependent packages count: 48.86%

Dependencies

.github/workflows/central-sync-close.yml actions
  • jvalkeal/nexus-sync v0 composite
.github/workflows/central-sync-create.yml actions
  • actions/checkout v2 composite
  • jfrog/setup-jfrog-cli v1 composite
  • jvalkeal/nexus-sync v0 composite
.github/workflows/central-sync-release.yml actions
  • jvalkeal/nexus-sync v0 composite
.github/workflows/pr-build-workflow.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
  • actions/upload-artifact v2 composite
  • burrunan/gradle-cache-action v1 composite
build.gradle maven
  • io.micrometer:micrometer-observation * api
  • org.apache.kafka:kafka-clients $kafkaVersion api
  • org.apache.kafka:kafka-metadata $kafkaVersion api
  • org.apache.kafka:kafka-streams-test-utils $kafkaVersion api
  • org.apache.zookeeper:zookeeper $zookeeperVersion api
  • org.junit.jupiter:junit-jupiter-api * api
  • org.junit.platform:junit-platform-launcher * api
  • org.springframework.boot:spring-boot-starter $springBootVersion api
  • org.springframework.retry:spring-retry $springRetryVersion api
  • org.springframework:spring-context * api
  • org.springframework:spring-messaging * api
  • org.springframework:spring-test * api
  • org.springframework:spring-tx * api
  • com.google.code.findbugs:jsr305 $googleJsr305Version implementation
  • org.apiguardian:apiguardian-api 1.0.0 testCompileOnly
  • io.micrometer:micrometer-observation-test * testImplementation
  • io.micrometer:micrometer-tracing-bridge-brave * testImplementation
  • io.micrometer:micrometer-tracing-integration-test * testImplementation
  • io.micrometer:micrometer-tracing-test * testImplementation
  • io.projectreactor:reactor-test * testImplementation
  • org.awaitility:awaitility $awaitilityVersion testImplementation
  • org.hamcrest:hamcrest-core $hamcrestVersion testImplementation
  • org.hibernate.validator:hibernate-validator $hibernateValidationVersion testImplementation
  • org.jetbrains.kotlin:kotlin-reflect * testImplementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 * testImplementation
  • org.junit.jupiter:junit-jupiter-api * testImplementation
  • org.mockito:mockito-junit-jupiter $mockitoVersion testImplementation
  • org.apache.logging.log4j:log4j-slf4j-impl $log4jVersion testRuntimeOnly
  • org.junit.jupiter:junit-jupiter-engine * testRuntimeOnly
  • org.junit.platform:junit-platform-launcher * testRuntimeOnly
samples/sample-01/pom.xml maven
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.kafka:spring-kafka
  • org.springframework.boot:spring-boot-starter-test test
samples/sample-02/pom.xml maven
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.kafka:spring-kafka
  • org.springframework.boot:spring-boot-starter-test test
samples/sample-03/pom.xml maven
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.kafka:spring-kafka
  • org.springframework.boot:spring-boot-starter-test test
samples/sample-04/pom.xml maven
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.kafka:spring-kafka
  • org.springframework.boot:spring-boot-starter-test test
samples/sample-05/pom.xml maven
  • org.springframework.boot:spring-boot-starter
  • org.springframework.kafka:spring-kafka
  • org.apache.kafka:kafka-clients test
  • org.apache.kafka:kafka_2.13 test
  • org.awaitility:awaitility test
  • org.springframework.boot:spring-boot-starter-test test
  • org.springframework.kafka:spring-kafka-test test