https://github.com/evolution-gaming/json-partial-update
Play Json extension supporting partial updates
https://github.com/evolution-gaming/json-partial-update
play-json
Last synced: about 1 year ago
JSON representation
Play Json extension supporting partial updates
- Host: GitHub
- URL: https://github.com/evolution-gaming/json-partial-update
- Owner: evolution-gaming
- License: other
- Created: 2017-02-17T10:12:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T14:05:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T00:16:35.654Z (about 1 year ago)
- Topics: play-json
- Language: Scala
- Size: 58.6 KB
- Stars: 2
- Watchers: 10
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-partial-update [](https://travis-ci.org/evolution-gaming/json-partial-update) [](https://coveralls.io/r/evolution-gaming/json-partial-update) [  ](https://bintray.com/evolutiongaming/maven/json-partial-update/_latestVersion) [](https://opensource.org/licenses/Apache-2.0)
PlayJson extension for partial updates
## Installation
```scala
libraryDependencies += "com.evolutiongaming" %% "json-partial-update" % "0.1.11"
```