Skip to content

Commit 4171b43

Browse files
authored
Update README.md
1 parent a26cf04 commit 4171b43

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,19 @@
22

33
![Logo](https://dvs-api-doc.dtone.com/images/dtone.png)
44

5-
Language: Java
5+
[![Maven Central version](https://img.shields.io/maven-central/v/com.vincejv/dvs-apiclient?logo=apache-maven)](https://search.maven.org/artifact/com.vincejv/dtone-dvs-api-java-client-core)
6+
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vincejv/dtone-dvs-api-java-client/Maven%20Central%20deployment?label=CI/CD&logo=github)](https://github.com/vincejv/dtone-dvs-api-java-client/actions?query=workflow%3A%22Maven+Central+deployment%22)
7+
[![License](https://img.shields.io/github/license/vincejv/dtone-dvs-api-java-client?logo=apache)](https://github.com/vincejv/dtone-dvs-api-java-client/blob/main/LICENSE)
8+
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/vincejv/dtone-dvs-api-java-client?label=commits&logo=git)](https://github.com/vincejv/dtone-dvs-api-java-client/pulse)
9+
[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=alert_status)](https://sonarcloud.io/dashboard?id=vincejv_dtone-dvs-api-java-client)
10+
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=vincejv_dtone-dvs-api-java-client)
11+
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=vincejv_dtone-dvs-api-java-client)
12+
[![SonarCloud Bugs](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=bugs)](https://sonarcloud.io/component_measures/metric/reliability_rating/list?id=vincejv_dtone-dvs-api-java-client)
13+
[![SonarCloud Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=vulnerabilities)](https://sonarcloud.io/component_measures/metric/security_rating/list?id=vincejv_dtone-dvs-api-java-client)
14+
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=security_rating)](https://sonarcloud.io/dashboard?id=vincejv_dtone-dvs-api-java-client)
15+
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=vincejv_dtone-dvs-api-java-client&metric=ncloc)](https://sonarcloud.io/dashboard?id=vincejv_dtone-dvs-api-java-client)
616

7-
Latest Release: v2.0.0
17+
Language: Java
818

919
An Open Source Client Library for Java applications to integrate and interact with
1020
the Digital Value Services (DVS) API of [DT One](https://dtone.com)

0 commit comments

Comments
 (0)