An open API service for producing an overview of a list of open source projects.

https://github.com/eclipse-ee4j/yasson

Score: 29.20433340934932

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Eclipse Yasson project


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 458
Total Committers: 52
Avg Commits per committer: 8.808
Development Distribution Score (DDS): 0.771

Commits in past year: 19
Committers in past year: 6
Avg Commits per committer in past year: 3.167
Development Distribution Score (DDS) in past year: 0.579

Name Email Commits
Roman Grigoriadi r****i@o****m 105
David Kral d****l@o****m 74
Andrew Guibert a****t@g****m 56
Dmitry Kornilov d****v@o****m 45
Ehsan Zaery Moghaddam z****m@g****m 26
Degubi g****i@g****m 22
Roman Grigoriadi b****e@g****m 20
Eclipse Yasson Bot y****t@e****g 14
James R. Perkins j****s@i****m 9
Kyle Aure K****e@g****m 8
Patrik Dudits p****s@p****h 4
Sean C. Sullivan g****b@s****m 4
jbescos j****n@o****m 4
dependabot[bot] 4****] 4
Patrick Reinhart p****k@r****t 4
serius s****s@c****m 3
rmartinc r****c@r****m 3
Lukas Jungmann l****n@o****m 3
Bernd Zeitler f****e@q****e 3
genie.yasson y****v@e****g 2
TURPIN Michel m****1@g****m 2
Philippe Marschall p****l@g****m 2
Nathan Mittlestat n****s@u****m 2
Maxim Nesen 2****m 2
Katie Richter k****8@g****m 2
Johannes 7****T 2
Gaurav Gupta g****a@p****h 2
Tomas Langer t****r@o****m 2
Tomáš Kraus t****s@o****m 2
amoscatelli a****i@l****m 2
and 22 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 91
Total pull requests: 81
Average time to close issues: 8 months
Average time to close pull requests: 2 months
Total issue authors: 59
Total pull request authors: 30
Average comments per issue: 2.01
Average comments per pull request: 1.27
Merged pull request: 39
Bot issues: 0
Bot pull requests: 2

Past year issues: 17
Past year pull requests: 27
Past year average time to close issues: 4 months
Past year average time to close pull requests: 27 days
Past year issue authors: 10
Past year pull request authors: 9
Past year average comments per issue: 1.06
Past year average comments per pull request: 0.56
Past year merged pull request: 13
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/eclipse-ee4j/yasson

Top Issue Authors

  • api-from-the-ion (8)
  • redmitry (7)
  • bmarwell (5)
  • jamezp (5)
  • nimo23 (4)
  • mkarg (3)
  • g-tom (2)
  • mskacelik (2)
  • dansiviter (2)
  • rdehuyss (2)
  • KyleAure (2)
  • jsorel (2)
  • loicmathieu (1)
  • bpasson (1)
  • yuan2006 (1)

Top Pull Request Authors

  • Verdent (13)
  • jamezp (8)
  • KyleAure (6)
  • marschall (5)
  • greek1979 (4)
  • lvydra (4)
  • jbescos (3)
  • sullis (3)
  • g-tom (3)
  • senivam (2)
  • jbaesner (2)
  • ramiswailem (2)
  • apupier (2)
  • dependabot[bot] (2)
  • lukasj (2)

Top Issue Labels

  • bug (69)
  • enhancement (10)
  • invalid (1)
  • duplicate (1)

Top Pull Request Labels

  • housekeeping (3)
  • enhancement (3)
  • dependencies (2)
  • github_actions (2)

Package metadata

repo1.maven.org: org.eclipse:yasson

Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).

  • Homepage: https://projects.eclipse.org/projects/ee4j.yasson
  • Documentation: https://appdoc.app/artifact/org.eclipse/yasson/
  • Licenses: Eclipse Public License v. 2.0,Eclipse Distribution License v. 1.0
  • Latest release: 3.0.4 (published over 1 year ago)
  • Last Synced: 2026-03-25T13:04:08.523Z (5 days ago)
  • Versions: 17
  • Dependent Packages: 247
  • Dependent Repositories: 1,505
  • Docker Downloads: 268,815,359
  • Rankings:
    • Dependent repos count: 0.3%
    • Dependent packages count: 0.324%
    • Docker downloads count: 0.409%
    • Average: 8.648%
    • Forks count: 19.412%
    • Stargazers count: 22.795%

Dependencies

pom.xml maven
  • jakarta.enterprise:jakarta.enterprise.cdi-api provided
  • jakarta.annotation:jakarta.annotation-api 2.1.0
  • jakarta.el:jakarta.el-api 5.0.0
  • jakarta.enterprise:jakarta.enterprise.cdi-api 4.0.1
  • jakarta.interceptor:jakarta.interceptor-api 2.1.0
  • jakarta.json.bind:jakarta.json.bind-api 3.0.0
  • jakarta.json:jakarta.json-api 2.1.0
  • org.eclipse.parsson:parsson 1.1.0
  • org.hamcrest:hamcrest-all 1.3 test
  • org.jboss.weld.se:weld-se-core 5.0.0.Final test
  • org.junit.jupiter:junit-jupiter-api 5.8.2 test
  • org.junit.jupiter:junit-jupiter-engine 5.8.2 test
yasson-jmh/pom.xml maven
  • org.eclipse:yasson 2.0.2-SNAPSHOT
  • org.openjdk.jmh:jmh-core 1.21
  • org.openjdk.jmh:jmh-generator-annprocess 1.21
yasson-tck/pom.xml maven
  • jakarta.json.bind:jakarta.json.bind-api 3.0.0 provided
  • jakarta.json:jakarta.json-api 2.1.0 provided
  • org.jboss.arquillian.junit5:arquillian-junit5-container 1.7.0.Alpha10
  • jakarta.json.bind:jakarta.json.bind-tck 3.0.0 test
  • org.eclipse:yasson 3.0.0-SNAPSHOT test
  • org.jboss.weld.se:weld-se-core 5.0.1.Final test
.github/workflows/maven.yml actions
  • actions/cache v2 composite
  • actions/checkout v2.3.4 composite
  • actions/setup-java v2 composite