MVN

org.apache.servicecomb : service-registry-parent

Maven & Gradle

Jun 21, 2023
1.8k stars

Java Chassis::Service Registry

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>service-registry-parent</artifactId>
    <version>2.8.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicecomb : service-registry-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.8.9

All Versions

Choose a version of org.apache.servicecomb : service-registry-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.8.x
service-registry-parent-2.8.9
service-registry-parent-2.8.8
service-registry-parent-2.8.7
service-registry-parent-2.8.6
service-registry-parent-2.8.5
service-registry-parent-2.8.4
service-registry-parent-2.8.3
service-registry-parent-2.8.2
service-registry-parent-2.8.1
service-registry-parent-2.8.0
2.7.x
service-registry-parent-2.7.10
service-registry-parent-2.7.9
service-registry-parent-2.7.8
service-registry-parent-2.7.7
service-registry-parent-2.7.6
service-registry-parent-2.7.5
service-registry-parent-2.7.4.2
service-registry-parent-2.7.4.1
service-registry-parent-2.7.4
service-registry-parent-2.7.3
service-registry-parent-2.7.2
service-registry-parent-2.7.1
service-registry-parent-2.7.0
2.6.x
service-registry-parent-2.6.3
service-registry-parent-2.6.2
service-registry-parent-2.6.1
service-registry-parent-2.6.0
2.5.x
service-registry-parent-2.5.3
service-registry-parent-2.5.2
service-registry-parent-2.5.1
service-registry-parent-2.5.0
2.3.x
service-registry-parent-2.3.6
service-registry-parent-2.3.5
service-registry-parent-2.3.3
service-registry-parent-2.3.2
service-registry-parent-2.3.1
service-registry-parent-2.3.0
2.2.x
service-registry-parent-2.2.4
service-registry-parent-2.2.3
service-registry-parent-2.2.2
service-registry-parent-2.2.1
service-registry-parent-2.2.0
2.1.x
service-registry-parent-2.1.6
service-registry-parent-2.1.5
service-registry-parent-2.1.3
service-registry-parent-2.1.2
service-registry-parent-2.1.1
service-registry-parent-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>service-registry-parent</artifactId>
    <version>2.8.9</version>
</dependency>

Advertisement