File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 55# Avro XML Mapper
66
77[ ![ GitHub Build] ( https://img.shields.io/github/actions/workflow/status/michelin/avro-xml-mapper/build.yml?branch=main&logo=github&style=for-the-badge )] ( https://img.shields.io/github/actions/workflow/status/michelin/avro-xml-mapper/build.yml )
8- [ ![ Maven Central] ( https://img.shields.io/nexus/r /com.michelin/avro-xml-mapper?server=https%3A%2F%2Fs01.oss.sonatype.org%2F& style=for-the-badge&logo=apache-maven&label=Maven%20Central )] ( https://central.sonatype.com/search?q=com.michelin.avro-xml-mapper&sort=name )
8+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v /com.michelin/avro-xml-mapper?style=for-the-badge&logo=apache-maven&label=Maven%20Central )] ( https://central.sonatype.com/search?q=com.michelin.avro-xml-mapper&sort=name )
99![ Supported Java Versions] ( https://img.shields.io/badge/Java-17--21-blue.svg?style=for-the-badge&logo=openjdk )
1010[ ![ GitHub Stars] ( https://img.shields.io/github/stars/michelin/avro-xml-mapper?logo=github&style=for-the-badge )] ( https://github.com/michelin/avro-xml-mapper )
1111[ ![ SonarCloud Coverage] ( https://img.shields.io/sonar/coverage/michelin_avro-xml-mapper?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge )] ( https://sonarcloud.io/component_measures?id=michelin_avro-xml-mapper&metric=coverage&view=list )
@@ -403,4 +403,5 @@ Conversion can be finalized using `GenericUtils#documentToString` method.
403403
404404We welcome contributions from the community! Before you get started, please take a look at
405405our [ contribution guide] ( https://github.com/michelin/avro-xml-mapper/blob/main/CONTRIBUTING.md ) to learn about our guidelines
406- and best practices. We appreciate your help in making Avro XML Mapper a better tool for everyone.
406+
407+ and best practices. We appreciate your help in making Avro XML Mapper a better tool for everyone.
You can’t perform that action at this time.
0 commit comments