We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de508a3 commit 3667396Copy full SHA for 3667396
1 file changed
README.adoc
@@ -7,10 +7,13 @@
7
:oap-core: https://github.com/openapi-processor/openapi-processor-core
8
:oap-spring: https://github.com/openapi-processor/openapi-processor-spring
9
10
+:oap-central: https://search.maven.org/search?q=io.openapiprocessor
11
+:badge-central: https://img.shields.io/maven-central/v/io.openapiprocessor/openapi-processor-test?label=Maven%20Central
12
+
13
// badges
14
//link:{oaps-ci}[image:{badge-ci}[]]
15
//link:{oaps-license}[image:{badge-license}[]]
-
16
+link:{oap-central}[image:{badge-central}[]]
17
18
== openapi-processor-test
19
0 commit comments