Skip to content

Restricted Dependency

Location

https://gitlab.eclipse.org/eclipse-research-labs/datamite-project/data-sharing/idsa-gaia-x-connectors-and-components/logging-service-extension/-/blob/main/build.gradle.kts?ref_type=heads

Restricted Dependencies

Please mark restricted dependencies as they are handled.

  • maven/mavencentral/org.json/json/20210307
Restricted Dependency Comments Suggestions
maven/mavencentral/org.json/json/20210307

This library was licensed under JSON license until 09/2022, when it was licensed as Public Domain.

It can be seen in the Code, which says it's public domain (https://github.com/stleary/JSON-java), and looking at the Release Notes:

https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md

JSON license is not considered an open source license.

As it seems the version of the library used in the code is from 2021, we suggest to replace it with a version dated after 09/2022, ideally the last version of the library.
Edited by David Remon