MVN

org.apache.shardingsphere : shardingsphere-agent-plugin-logging

Maven & Gradle

Jul 04, 2023
18.5k stars

shardingsphere-agent-plugin-logging

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-agent-plugin-logging</artifactId>
    <version>5.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shardingsphere : shardingsphere-agent-plugin-logging to add to Maven - Latest Versions:

  • Latest Stable: 5.4.0
  • Latest Beta: 5.0.0-beta

All Versions

Choose a version of org.apache.shardingsphere : shardingsphere-agent-plugin-logging to add to Maven - All Versions:

Version Vulnerabilities Updated
5.4.x
shardingsphere-agent-plugin-logging-5.4.0
5.3.x
shardingsphere-agent-plugin-logging-5.3.2
shardingsphere-agent-plugin-logging-5.3.1
shardingsphere-agent-plugin-logging-5.3.0
5.2.x
shardingsphere-agent-plugin-logging-5.2.1
shardingsphere-agent-plugin-logging-5.2.0
5.1.x
shardingsphere-agent-plugin-logging-5.1.2
shardingsphere-agent-plugin-logging-5.1.1
shardingsphere-agent-plugin-logging-5.1.0
5.0.x
shardingsphere-agent-plugin-logging-5.0.0
shardingsphere-agent-plugin-logging-5.0.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-agent-plugin-logging</artifactId>
    <version>5.4.0</version>
</dependency>