Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
JSON
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zanetti Alex (Student Com20)
JSON
Commits
be9f03ee
Commit
be9f03ee
authored
3 years ago
by
Planoetscher Daniel (Student Com20)
Browse files
Options
Downloads
Patches
Plain Diff
answered some questions
parent
74b1dfc8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
JSON.iml
+14
-0
14 additions, 0 deletions
JSON.iml
README.md
+15
-0
15 additions, 0 deletions
README.md
with
29 additions
and
0 deletions
JSON.iml
0 → 100644
+
14
−
0
View file @
be9f03ee
<?xml version="1.0" encoding="UTF-8"?>
<module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=
"true"
type=
"JAVA_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
LANGUAGE_LEVEL=
"JDK_15"
>
<output
url=
"file://$MODULE_DIR$/target/classes"
/>
<output-test
url=
"file://$MODULE_DIR$/target/test-classes"
/>
<content
url=
"file://$MODULE_DIR$"
>
<sourceFolder
url=
"file://$MODULE_DIR$/src/main/java"
isTestSource=
"false"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/target"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"Maven: jakarta.json.bind:jakarta.json.bind-api:1.0.1"
level=
"project"
/>
</component>
</module>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
15
−
0
View file @
be9f03ee
JSON
JSON
Who maintains it?
<br>
Created by Oracle, maintained mainly by Java EE members
How active is it?
<br>
The older version of jsonP given to us is inactive since 2019 and already archived. The
newer versions however are still active (e.g. https://github.com/eclipse-ee4j/jsonp).
There the last commits are from April.
<br>
Json B is still more or less active as well, with 83 Issues and latest commits from March.
How popular is it?
<br>
Mvn Repository
<br>
According to Mvn Json B is not used a lot and also not very updated. See: https://mvnrepository.com/artifact/jakarta.json.bind/jakarta.json.bind-api
Also on Github, the project has only about 46 stars.
<br>
JsonP
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment