Skip to content

perujug/javaee8-jsonb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Adopt-a-JSR] JSON-B

javaee8 jsonb

Follow the next steps if you download the source code for jsonb:

  1. Download source code from https://github.com/eclipse/yasson.git

  2. Enter the folder yasson

cd yasson
  1. Install project in maven local.

Note
there are some test failing. For that reason, test task is excluded.
./gradlew install -x test