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

https://github.com/FasterXML/jackson-datatype-joda

Score: 29.874356704239567

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Extension module to properly support full datatype set of Joda datetime library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 822
Total Committers: 48
Avg Commits per committer: 17.125
Development Distribution Score (DDS): 0.105

Commits in past year: 93
Committers in past year: 4
Avg Commits per committer in past year: 23.25
Development Distribution Score (DDS) in past year: 0.204

Name Email Commits
Tatu Saloranta t****a@i****i 736
dependabot[bot] 4****] 14
Kim, Joo Hyuk b****e@g****m 8
Brad Kennedy b****y@i****m 4
Tatu Saloranta t****a@s****m 3
Paul Brown p****b@m****s 3
Yu Hoi Chau y****u@r****m 3
Aleksey Bychkov a****v@a****u 3
Charlie La Mothe c****e@c****m 3
Valeriy.Vyrva v****7@g****m 2
PJ Fanning p****g 2
Michał Ziober z****l@g****m 2
Chris Stivers c****s@s****s 2
Artur Dryomov a****v@g****m 2
Tatu t****u@n****m 2
Adrian a****s@g****m 1
Deblauwe, Wim w****e@f****m 1
Dobler Patrick BIT p****r@b****h 1
Fabian Buch - D0E01013 f****h@d****e 1
alynch a****h@a****m 1
Per Jorgen Walstrom p****m@f****o 1
Marshall Pierce m****l@p****m 1
Jerry Yang j****g@w****m 1
Guido Medina g****a@t****m 1
Thilo-Alexander Ginkel t****o@g****m 1
Stephane Paulus s****s@g****m 1
Sergio Bossa s****a@g****m 1
Romain Gilles r****s@g****m 1
Pierre GRASSER p****3@o****m 1
Nick Williams n****s@n****t 1
and 18 more...

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 70
Total pull requests: 85
Average time to close issues: 10 months
Average time to close pull requests: 27 days
Total issue authors: 59
Total pull request authors: 35
Average comments per issue: 4.01
Average comments per pull request: 1.35
Merged pull request: 73
Bot issues: 0
Bot pull requests: 17

Past year issues: 6
Past year pull requests: 38
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 11 hours
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 1.83
Past year average comments per pull request: 0.16
Past year merged pull request: 32
Past year bot issues: 0
Past year bot pull requests: 13

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/FasterXML/jackson-datatype-joda

Top Issue Authors

  • cowtowncoder (8)
  • bestbugwriter (2)
  • chanjarster (2)
  • clamothe (2)
  • joxerTMD (2)
  • charlesb-yesmail (1)
  • pjfanning (1)
  • shollander (1)
  • devdevx (1)
  • mprentic-harris (1)
  • mnuessler (1)
  • rgilles (1)
  • msiniy (1)
  • ThorstenPlatz (1)
  • islanderman (1)

Top Pull Request Authors

  • dependabot[bot] (25)
  • cowtowncoder (18)
  • JooHyukKim (13)
  • joxerTMD (3)
  • vpa1977 (2)
  • clamothe (2)
  • islanderman (2)
  • jjohannes (2)
  • valery1707 (2)
  • Woodz (2)
  • ZioberMichal (2)
  • pjfanning (2)
  • nezda (1)
  • ebourg (1)
  • marshallpierce (1)

Top Issue Labels

  • 3.x (3)
  • need-test-case (2)
  • 2.14 (1)
  • good first issue (1)
  • 2.15 (1)
  • pr-welcome (1)

Top Pull Request Labels

  • dependencies (25)
  • github_actions (4)
  • 3.x (2)
  • 2.20 (1)

Package metadata

repo1.maven.org: com.fasterxml.jackson.datatype:jackson-datatype-joda

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.

  • Homepage: https://github.com/FasterXML/jackson-datatype-joda
  • Documentation: https://appdoc.app/artifact/com.fasterxml.jackson.datatype/jackson-datatype-joda/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 2.20.0 (published 8 days ago)
  • Last Synced: 2025-09-04T15:08:26.595Z (1 day ago)
  • Versions: 163
  • Dependent Packages: 1,609
  • Dependent Repositories: 11,653
  • Docker Downloads: 1,335,687,389
  • Rankings:
    • Dependent packages count: 0.046%
    • Dependent repos count: 0.071%
    • Docker downloads count: 0.104%
    • Average: 9.034%
    • Forks count: 20.022%
    • Stargazers count: 24.925%
repo1.maven.org: tools.jackson.datatype:jackson-datatype-joda

Add-on module for Jackson (http://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.

  • Homepage: http://github.com/FasterXML/jackson-datatype-joda
  • Documentation: https://appdoc.app/artifact/tools.jackson.datatype/jackson-datatype-joda/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 3.0.0-rc8 (published 24 days ago)
  • Last Synced: 2025-09-04T15:08:16.843Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 33.081%
    • Average: 40.187%
    • Dependent packages count: 47.293%

Dependencies

pom.xml maven
  • com.fasterxml.jackson.core:jackson-annotations
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • joda-time:joda-time 2.10.8
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • codecov/codecov-action v1 composite