This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
codehaus/jackson
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
== Jackson Json-processor == This is the Jackson Json-processor package. Project home page can be found from: http://jackson.codehaus.org/ which also has links to support forums such as mailing lists, as well as links to obtain source code and binary artifacts. === Functionality === Jackson implements functionality for: * Reading (parsing) and writing (generation) of Json content * Data-binding (data-mapping, [de-]serialization) support to allow for converting between Json and Java objects * Support for converting to/from other data formats and access APIs, to improve interoperability. === Requirements === Jackson can be used on standard J2SE 1.5 platform. Some effort is made to support other non-standard platforms as well. === Licensing === Jackson can be used for any purpose, but to (re)distribute it, distributors (such as libraries and frameworks that use Jackson) will need to choose which License they want to apply to distribution, and to use appropriate jars that enclose license documentation. No work needed beyond choosing the appropriate jar(s). Currently two Open Source licenses are available for use: * Apache License 2.0 (AL 2.0) * Lesser/Library General Public License (LGPL 2.1) These licenses have proven adequate to cover all current use cases. === Contributing === All code contributions are to be made according the Contributor Agreement document found from under DEV/ directory within source repository and downloadable source archives. CA is needed to allow Jackson project to publish under different Licenses, and to indicate good faith effort to comply with copyright rules governing use and distribution of the source code (and its equivalents as outlined in the agreement) involved. This is also useful for (re)distributors to reduce their need to independently verify origin of source code.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published