Skip to content

Provides (de)serialization and advanced validation for models based on the JSON API standard

License

Notifications You must be signed in to change notification settings

moatra/play-jsonapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publishing locally

For testing locally

sbt publish-local

Publishing internally

Credentials should be available at ~/.ivy2/.credentials

realm=Sonatype Nexus Repository Manager
host=maven.example.com
user=***
password=***

With the above credentials stored:

sbt publish

About

Provides (de)serialization and advanced validation for models based on the JSON API standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%