Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project info / project status: DEAD (Do not use anymore) ❗ #164

Open
Lonzak opened this issue Sep 20, 2024 · 1 comment
Open

Project info / project status: DEAD (Do not use anymore) ❗ #164

Lonzak opened this issue Sep 20, 2024 · 1 comment

Comments

@Lonzak
Copy link

Lonzak commented Sep 20, 2024

As you can see there hasn't been any release of this project in years.

Most tickets are not commented. There has been already committed fixed (e.g. junit not on test scope) but there isn't any release.

❗The author should reflect the project status and set it to readonly / archived.❗

@anomen-s
Copy link

anomen-s commented Dec 5, 2024

In my code I'm replacing this library with
https://mvnrepository.com/artifact/org.json/json
There are some differences, but in general it has similar API.

some differences:
no JSONParser - I was able to use new JSONObject(...)
JSONArray::stream - items are Map<>, not JSONObject
JSONArray::put - instead of add()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants