Apache and the JSON license
Apache and the JSON license
Posted Dec 5, 2016 14:36 UTC (Mon) by mirabilos (subscriber, #84359)Parent article: Apache and the JSON license
Mostly compatible replacement we use:
<dependency>
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
<version>0.0.20131108.vaadin1</version>
</dependency>
I got this comment:
I have also packaged this onto Maven and made a number of changes to make it easier to port to. Notably, JSONException is now unchecked. See github.com/tdunning/open-json (also available via maven) – Ted Dunning yesterday
This should make adoption even easier.
Now JSHint/JSLint are harder to replace, but I’d say throw them into Crackford’s face and just remove them from the face of the world.
Posted Dec 5, 2016 17:11 UTC (Mon)
by keis (guest, #87838)
[Link] (1 responses)
Posted Dec 5, 2016 22:46 UTC (Mon)
by bronson (subscriber, #4806)
[Link]
Apache and the JSON license
Apache and the JSON license