https://github.com/smallrye/smallrye-converters
https://github.com/smallrye/smallrye-converters
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/smallrye/smallrye-converters
- Owner: smallrye
- License: apache-2.0
- Created: 2020-03-11T19:19:05.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:44:56.000Z (about 1 year ago)
- Last Synced: 2025-08-04T04:27:53.366Z (5 months ago)
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 7
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
:ci: https://github.com/smallrye/smallrye-converters/actions/workflows/build.yml
:sonar: https://sonarcloud.io/dashboard?id=io.smallrye%3Asmallrye-converters
image:https://github.com/smallrye/smallrye-converters/actions/workflows/build.yml/badge.svg?branch=main[link={ci}]
image:https://sonarcloud.io/api/project_badges/measure?project=io.smallrye%3Asmallrye-converters&metric=alert_status["Quality Gate Status", link={sonar}]
image:https://img.shields.io/github/license/smallrye/smallrye-converters.svg["License", link="http://www.apache.org/licenses/LICENSE-2.0"]
image:https://img.shields.io/maven-central/v/io.smallrye.converters/smallrye-converters?color=green[]
= SmallRye Converters
== Instructions
Compile and install this project:
[source,bash]
----
mvn verify
----
=== Project structure
=== Links