Skip to content
Success

Changes

Summary

  1. [Doc] Add a bare-bones example application of using JB4JSON-LD Jackson. (details)
  2. [Doc] Add a reference to the example app in the main README. (details)
  3. [0.10.2] Bump version, update core dependency. (details)
Commit 8bdc7c6e24817e92226f37cfb86598696684b536 by Martin Ledvinka
[Doc] Add a bare-bones example application of using JB4JSON-LD Jackson.
The file was addedexample/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Example.java
The file was addedexample/pom.xml
The file was addedexample/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Organization.java
The file was addedexample/README.md
The file was addedexample/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/Vocabulary.java
The file was addedexample/src/main/java/cz/cvut/kbss/jsonld/jackson/example/Generator.java
The file was addedexample/src/main/resources/singleOrganization.json
The file was addedexample/src/main/java/cz/cvut/kbss/jsonld/jackson/example/model/User.java
The file was addedexample/src/main/resources/singleUser.json
Commit 199a7f9a7e2c23158c0a31406faa83b7c9cfc14e by Martin Ledvinka
[Doc] Add a reference to the example app in the main README.
The file was modified README.md (diff)
Commit 5077c73bfd700ee2e73d94cbd8be82c8ec4737e8 by Martin Ledvinka
[0.10.2] Bump version, update core dependency.
The file was modified pom.xml (diff)
The file was modified example/pom.xml (diff)