MVN

io.apicurio : apicurio-tenant-manager

Maven & Gradle

Aug 09, 2023
0 stars

apicurio-tenant-manager · Common Tenant Manager component for multi-tenant deployments of Apicurio applications.

<dependency>
    <groupId>io.apicurio</groupId>
    <artifactId>apicurio-tenant-manager</artifactId>
    <version>0.2.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apicurio : apicurio-tenant-manager to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0.Final

All Versions

Choose a version of io.apicurio : apicurio-tenant-manager to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
apicurio-tenant-manager-0.2.0.Final
apicurio-tenant-manager-0.2.0.CR2
apicurio-tenant-manager-0.2.0.CR1
0.1.x
apicurio-tenant-manager-0.1.3.Final
apicurio-tenant-manager-0.1.2.Final
apicurio-tenant-manager-0.1.1.Final
apicurio-tenant-manager-0.1.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.apicurio</groupId>
    <artifactId>apicurio-tenant-manager</artifactId>
    <version>0.2.0.Final</version>
</dependency>