Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 34f2c20

Browse files
committed
Merge pull request #55 from valery1707/badges
Add some useful badges with automatic version detection: Maven and Javadoc
2 parents 3ddab8e + 1f4d1e6 commit 34f2c20

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
@@ -10,6 +10,8 @@ Earlier versions were build against pre-release candidates of Java 8, as follows
1010
* Version 2.2.2-beta4 and 2.2.3-beta5 require Java 1.8.0-ea-b99 to 1.8.0-ea-b112.
1111

1212
[![Build Status](https://travis-ci.org/FasterXML/jackson-datatype-jsr310.svg)](https://travis-ci.org/FasterXML/jackson-datatype-jsr310)
13+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/)
14+
[![Javadoc](https://javadoc-emblem.rhcloud.com/doc/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/badge.svg)](http://www.javadoc.io/doc/com.fasterxml.jackson.datatype/jackson-datatype-jsr310)
1315

1416
## Summary
1517

0 commit comments

Comments
 (0)