MVN

com.gitee.opensource4clive : robin

Maven & Gradle

Jul 11, 2022

robin · Robin is a lightweight framework based on MyBatis that provides adding, deleting, modifying and querying capabilities.

<dependency>
    <groupId>com.gitee.opensource4clive</groupId>
    <artifactId>robin</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.opensource4clive : robin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.gitee.opensource4clive : robin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
robin-1.3.1
robin-1.3.0
1.2.x
robin-1.2.4
robin-1.2.3
robin-1.2.2
robin-1.2.1
robin-1.2.0
1.1.x
robin-1.1.0
1.0.x
robin-1.0.1
robin-1.0.0.RELEASE
robin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.opensource4clive</groupId>
    <artifactId>robin</artifactId>
    <version>1.3.1</version>
</dependency>

Advertisement