MVN

org.apache.shardingsphere : shardingsphere-authority-provider

Maven & Gradle

Apr 24, 2024

shardingsphere-authority-provider

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-authority-provider</artifactId>
    <version>5.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shardingsphere : shardingsphere-authority-provider to add to Maven - Latest Versions:

  • Latest Stable: 5.5.0

All Versions

Choose a version of org.apache.shardingsphere : shardingsphere-authority-provider to add to Maven - All Versions:

Version Vulnerabilities Updated
5.5.x
shardingsphere-authority-provider-5.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-authority-provider</artifactId>
    <version>5.5.0</version>
</dependency>