https://github.com/json-path/JsonPath
Last synced: about 1 month ago
Repository metadata:
Java JsonPath implementation
- Host: GitHub
- URL: https://github.com/json-path/JsonPath
- Owner: json-path
- License: apache-2.0
- Created: 2011-01-24T13:19:19.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T13:29:30.000Z (5 months ago)
- Last Synced: 2024-10-29T15:03:32.531Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 2.57 MB
- Stars: 8,918
- Watchers: 289
- Forks: 1,645
- Open Issues: 409
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Owner metadata:
- Name: json-path
- Login: json-path
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/26765624?v=4
- Repositories: 1
- Last Synced at: 2024-03-26T01:09:36.358Z
- Profile URL: https://github.com/json-path
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 777
Total Committers: 114
Avg Commits per committer: 6.816
Development Distribution Score (DDS): 0.57
Commits in past year: 15
Committers in past year: 7
Avg Commits per committer in past year: 2.143
Development Distribution Score (DDS) in past year: 0.533
Name | Commits | |
---|---|---|
Kalle Stenflo | k****o@g****m | 334 |
Jochen Berger | f****r@g****m | 116 |
kalle | k****e@o****e | 83 |
Alexey Makeyev | m****v@c****u | 22 |
Matt Greenwood | m****t@m****t | 16 |
Matthew J Greenwood | M****d@i****m | 12 |
Tamas Adam | t****d@c****o | 7 |
Alanscut | w****t@1****m | 7 |
Archimedes Trajano | d****r@t****t | 7 |
Greenwood | m****w@a****m | 7 |
Patrik Helsing | p****g@k****m | 6 |
Richard Startin | r****d@s****i | 6 |
gauravgupta | g****2@g****m | 4 |
ZhangJian He | s****j@g****m | 4 |
Stephane Landelle | s****b@e****m | 4 |
Patrik Helsing | p****g@g****m | 4 |
Matt Bishop | m****p@e****m | 4 |
Leonid | l****v@g****m | 4 |
Elias Ross | e****s@a****m | 4 |
Archimedes Trajano | a****h@t****t | 4 |
Ari Fogel | a****i@f****e | 3 |
Jack Singleton | g****t@j****m | 3 |
Johan Haleby | j****y@g****m | 3 |
Samael | s****h@h****m | 3 |
Valery Yatsynovich | v****t@y****u | 3 |
jmlamare | j****e@f****r | 3 |
jonathan | j****p@r****m | 3 |
Marc PYNAERT | m****t@g****m | 3 |
kysnm | t****g@g****m | 2 |
Magnus Reftel | m****l@g****m | 2 |
and 84 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
json-path/build.gradle
maven
- org.junit.vintage:junit-vintage-engine * testRuntimeOnly
json-path-assert/build.gradle
maven
- org.junit.vintage:junit-vintage-engine * testRuntimeOnly
json-path-web-test/build.gradle
maven
- com.nebhale.jsonpath:jsonpath 1.2 implementation
- commons-io:commons-io 2.4 implementation
- io.fastjson:boon 0.33 implementation
- io.gatling:jsonpath_2.10 0.6.4 implementation
- org.eclipse.jetty:jetty-server 9.3.0.M1 implementation
- org.eclipse.jetty:jetty-webapp 9.3.0.M1 implementation
- org.glassfish.jersey.containers:jersey-container-servlet 2.20 implementation
- org.glassfish.jersey.media:jersey-media-json-jackson 2.20 implementation
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-java v1 composite