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

https://github.com/auth0/java-jwt

dx-sdk java jwt

Score: 22.93562798757289

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Java implementation of JSON Web Token (JWT)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 424
Total Committers: 59
Avg Commits per committer: 7.186
Development Distribution Score (DDS): 0.637

Commits in past year: 22
Committers in past year: 5
Avg Commits per committer in past year: 4.4
Development Distribution Score (DDS) in past year: 0.273

Name Email Commits
Luciano Balmaceda b****o@g****m 154
Jim Anderson j****n@a****m 88
Poovamraj T T p****j@g****m 51
tanya732 s****6@g****m 16
Hernan Zalazar h****r@g****m 13
Thomas Skjølberg t****g@g****m 9
Frederik Prijck f****k@a****m 9
Evan Sims e****s@a****m 9
Maxim Balan b****m@g****m 5
Marcono1234 M****4 5
Lorenzo Spinelli l****i@d****u 4
veerasekharbab.golla v****a@s****m 4
vrancic v****c@g****m 3
Damien Guard d****d@a****m 3
Xakep_SDK a****n@x****k 2
Carlos Galan Cladera c****a@o****m 2
Josh Cunningham j****m@a****m 2
Daniel Brodsky d****y@p****e 2
Javier Salinas j****o@g****m 2
noetro n****t@a****m 2
Jeff Allen 1****d 1
Gabe Terrell G****b@g****m 1
Ervis Zyka e****a@g****m 1
CodeDead a****n@c****m 1
Claude Gex m****l@c****h 1
Andreas Rigas 4****s 1
Andreas Gebhardt a****1@g****m 1
Martin O'Connor m****n@e****e 1
James Bench j****h@f****k 1
Steven Wong s****g@o****m 1
and 29 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 50
Total pull requests: 140
Average time to close issues: 25 days
Average time to close pull requests: 16 days
Total issue authors: 48
Total pull request authors: 32
Average comments per issue: 2.38
Average comments per pull request: 0.52
Merged pull request: 100
Bot issues: 0
Bot pull requests: 1

Past year issues: 11
Past year pull requests: 44
Past year average time to close issues: 3 days
Past year average time to close pull requests: 6 days
Past year issue authors: 10
Past year pull request authors: 8
Past year average comments per issue: 0.36
Past year average comments per pull request: 0.36
Past year merged pull request: 21
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/auth0/java-jwt

Top Issue Authors

  • andrewrigas (2)
  • ruben-caceiro-digiwest (2)
  • purejgleason (1)
  • Richyeoh (1)
  • hameno (1)
  • dylanjrae (1)
  • samoylenkodmitry (1)
  • an-kcu (1)
  • slxson101 (1)
  • viapivov (1)
  • StefanSchubert (1)
  • Elvintest (1)
  • jloisel (1)
  • mdjava (1)
  • amanteaux (1)

Top Pull Request Authors

  • jimmyjames (34)
  • tanya732 (32)
  • poovamraj (29)
  • evansims (6)
  • BaurzhanSakhariev (2)
  • kasperkarlsson (2)
  • yarovi (2)
  • hoyeonj981 (2)
  • vulinh64 (2)
  • stevenwong-okta (2)
  • jmerle (2)
  • frederikprijck (2)
  • Endrix1369 (2)
  • noetro (2)
  • Blaubeeree (2)

Top Issue Labels

  • feature request (23)
  • bug (13)
  • needs investigation (3)
  • waiting for customer (2)

Top Pull Request Labels

  • review:small (12)
  • CH: Changed (9)
  • review:tiny (7)
  • review:large (7)
  • CH: Added (7)
  • CH: Security (6)
  • CH: Breaking Change (5)
  • review:medium (4)
  • documentation (4)
  • dependencies (4)
  • CH: Fixed (3)
  • CH: Removed (2)
  • CH: Deprecated (2)
  • medium (1)
  • tiny (1)
  • closed:stale (1)
  • needs investigation (1)

Package metadata

repo1.maven.org: com.auth0:java-jwt

Java client library for the Auth0 platform

  • Homepage: https://github.com/auth0/java-jwt
  • Documentation: https://appdoc.app/artifact/com.auth0/java-jwt/
  • Licenses: The MIT License (MIT)
  • Latest release: 4.5.0 (published 7 months ago)
  • Last Synced: 2025-09-05T16:06:45.076Z (2 days ago)
  • Versions: 58
  • Dependent Packages: 731
  • Dependent Repositories: 16,004
  • Docker Downloads: 8,468
  • Rankings:
    • Dependent repos count: 0.055%
    • Dependent packages count: 0.104%
    • Average: 2.776%
    • Docker downloads count: 3.737%
    • Stargazers count: 4.144%
    • Forks count: 5.839%

Dependencies

lib/build.gradle maven
  • com.fasterxml.jackson.core:jackson-databind 2.13.2.2 implementation
  • junit:junit 4.13.2 testImplementation
  • net.jodah:concurrentunit 0.4.6 testImplementation
  • org.bouncycastle:bcprov-jdk15on 1.70 testImplementation
  • org.hamcrest:hamcrest 2.2 testImplementation
  • org.mockito:mockito-core 4.4.0 testImplementation
.github/workflows/gradle-wrapper-validation.yml actions
  • actions/checkout v2 composite
  • gradle/wrapper-validation-action v1 composite
.github/workflows/semgrep.yml actions
  • actions/checkout v3 composite
.github/workflows/build-and-test.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action eaaf4bedf32dbdc6b720b63067d99c4d77d6047d composite
  • gradle/gradle-build-action a4cf152f482c7ca97ef56ead29bf08bcd953284c composite
.github/workflows/dependabot.yml actions
build.gradle maven