mirror of
https://github.com/enso-org/enso.git
synced 2024-12-27 09:11:40 +03:00
48f0c6f5e8
Update Scala and libraries.
22 lines
738 B
Plaintext
22 lines
738 B
Plaintext
# Jackson JSON processor
|
|
|
|
Jackson is a high-performance, Free/Open Source JSON processing library.
|
|
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
|
|
been in development since 2007.
|
|
It is currently developed by a community of developers.
|
|
|
|
## Copyright
|
|
|
|
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
|
|
|
|
## Licensing
|
|
|
|
Jackson 2.x core and extension components are licensed under Apache License 2.0
|
|
To find the details that apply to this artifact see the accompanying LICENSE file.
|
|
|
|
## Credits
|
|
|
|
A list of contributors may be found from CREDITS(-2.x) file, which is included
|
|
in some artifacts (usually source distributions); but is always available
|
|
from the source code management (SCM) system project uses.
|