MVN

io.github.greycode : shardingsphere-agent

Maven & Gradle

May 20, 2023
0 stars

shardingsphere-agent

<dependency>
    <groupId>io.github.greycode</groupId>
    <artifactId>shardingsphere-agent</artifactId>
    <version>5.3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.greycode : shardingsphere-agent to add to Maven - Latest Versions:

  • Latest Stable: 5.3.3.1

All Versions

Choose a version of io.github.greycode : shardingsphere-agent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
shardingsphere-agent-5.3.3.1
shardingsphere-agent-5.3.2.4
shardingsphere-agent-5.3.2.2
shardingsphere-agent-5.3.2.1
shardingsphere-agent-5.3.1.3
shardingsphere-agent-5.3.1.2
shardingsphere-agent-5.3.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.greycode</groupId>
    <artifactId>shardingsphere-agent</artifactId>
    <version>5.3.3.1</version>
</dependency>