commit | eb28d33785ee278615294011027d4b8cf6614e36 | [log] [tgz] |
---|---|---|
author | Tomáš Kraus <tomas.kraus@oracle.com> | Tue Jan 14 17:24:26 2020 +0100 |
committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Tue Jan 14 17:24:26 2020 +0100 |
tree | c630d3e6edc34a2d24835c3a52cbe23f300a75da | |
parent | 3174ac4077a1e2f14832ca79737db30d43ee387d [diff] |
Module java.json renamed to jakarta.json. (#223) * Module java.json renamed to jakarta.json. * Version updated to 2.0.0-SNAPSHOT. Signed-off-by: Tomas Kraus <Tomas.Kraus@oracle.com>
Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.
Use the following command:
mvn -U -C clean install -Dnon.final=true
META-INF/LICENSE.txt
in each jar file.You’ll find the text of the licenses in the workspace in various LICENSE.txt
or LICENSE.md
files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.
You should always read the license file included with every download, and read the license text included in every source file.
We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.