Skip to content

Commit 474ad08

Browse files
committed
Merge pull request #84 from valery1707/badges
Add some useful badges with automatic version detection: Maven and Javadoc
2 parents 8bede0b + f5f07ec commit 474ad08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ support JSON serialization and deserialization of Hibernate (http://hibernate.or
33
and properties; especially lazy-loading aspects.
44

55
[![Build Status](https://fasterxml.ci.cloudbees.com/job/jackson-module-hibernate-master/badge/icon)](https://fasterxml.ci.cloudbees.com/job/jackson-module-hibernate-master/)
6+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5/)
7+
[![Javadoc](https://javadoc-emblem.rhcloud.com/doc/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5/badge.svg)](http://www.javadoc.io/doc/com.fasterxml.jackson.datatype/jackson-datatype-hibernate5)
68

79
## Status
810

0 commit comments

Comments
 (0)