Skip to content

Commit 98612d2

Browse files
authored
Add Maven Central badges (#3217)
1 parent 2c1c1fa commit 98612d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ consumption in other projects via the following command.
7878

7979
## Dependency Metadata
8080

81+
[![JUnit Jupiter version](https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter/5..svg?color=25a162&label=Jupiter)](https://central.sonatype.com/search?namespace=org.junit.jupiter)
82+
[![JUnit Vintage version](https://img.shields.io/maven-central/v/org.junit.vintage/junit-vintage-engine/5..svg?color=25a162&label=Vintage)](https://central.sonatype.com/search?namespace=org.junit.vintage)
83+
[![JUnit Platform version](https://img.shields.io/maven-central/v/org.junit.platform/junit-platform-commons/1..svg?color=25a162&label=Platform)](https://central.sonatype.com/search?namespace=org.junit.platform)
84+
8185
Consult the [Dependency Metadata] section of the [User Guide] for a list of all artifacts
8286
of the JUnit Platform, JUnit Jupiter, and JUnit Vintage.
8387

0 commit comments

Comments
 (0)