MVN

org.opendatadiscovery : spring-boot-opendatadiscovery-discoverer

Maven & Gradle

Jun 22, 2023
0 stars

OpenDataDiscovery Spring Boot Auto Discoverer · OpenDataDiscovery auto discoverer for Spring Boot microservices

<dependency>
    <groupId>org.opendatadiscovery</groupId>
    <artifactId>spring-boot-opendatadiscovery-discoverer</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendatadiscovery : spring-boot-opendatadiscovery-discoverer to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of org.opendatadiscovery : spring-boot-opendatadiscovery-discoverer to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-opendatadiscovery-discoverer-0.0.13
spring-boot-opendatadiscovery-discoverer-0.0.12
spring-boot-opendatadiscovery-discoverer-0.0.11
spring-boot-opendatadiscovery-discoverer-0.0.10
spring-boot-opendatadiscovery-discoverer-0.0.9
spring-boot-opendatadiscovery-discoverer-0.0.8
spring-boot-opendatadiscovery-discoverer-0.0.7
spring-boot-opendatadiscovery-discoverer-0.0.6
spring-boot-opendatadiscovery-discoverer-0.0.5
spring-boot-opendatadiscovery-discoverer-0.0.4
spring-boot-opendatadiscovery-discoverer-0.0.3
spring-boot-opendatadiscovery-discoverer-0.0.2
spring-boot-opendatadiscovery-discoverer-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendatadiscovery</groupId>
    <artifactId>spring-boot-opendatadiscovery-discoverer</artifactId>
    <version>0.0.13</version>
</dependency>