MVN

org.bndly.common.service : org.bndly.common.service.service

Maven & Gradle

Jan 31, 2023
0 stars

Bndly commons Service Parent

<dependency>
    <groupId>org.bndly.common.service</groupId>
    <artifactId>org.bndly.common.service.service</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bndly.common.service : org.bndly.common.service.service to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.bndly.common.service : org.bndly.common.service.service to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.bndly.common.service.service-1.0.3
org.bndly.common.service.service-1.0.2
org.bndly.common.service.service-1.0.1
org.bndly.common.service.service-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bndly.common.service</groupId>
    <artifactId>org.bndly.common.service.service</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement