Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh authored Apr 17, 2021
1 parent c9c5361 commit 78b6e08
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# json-smart-v1

## notes:
Json-smart V1.X, Json-smart V2.X, Json-smart-mini v1.X are all maintained.

### Json-smart V1.X

legacy version compatible with [org.json](https://mvnrepository.com/artifact/org.json/json) implementation.

- [json-smart V1](https://mvnrepository.com/artifact/net.minidev/json-smart)

### Json-smart-mini V1.X

a smaller version of Json-smart V1.X.
- [json-smart-mini](https://mvnrepository.com/artifact/net.minidev/json-smart-mini)

### Json-smart-mini V2.X

A fastest version, with mapping support.

- [json-smart V2](https://mvnrepository.com/artifact/net.minidev/json-smart)

## changelog

* V 1.3.3 fix out of bound exception

0 comments on commit 78b6e08

Please sign in to comment.