MVN

cn.jdevelops : jdevelops-annotation

Maven & Gradle

Jan 28, 2024
<dependency>
    <groupId>cn.jdevelops</groupId>
    <artifactId>jdevelops-annotation</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jdevelops : jdevelops-annotation to add to Maven - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of cn.jdevelops : jdevelops-annotation to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jdevelops-annotation-2.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.jdevelops</groupId>
    <artifactId>jdevelops-annotation</artifactId>
    <version>2.0.7</version>
</dependency>

Advertisement