MVN

io.github.whitedg : mybatis-crypto

Maven & Gradle

Aug 07, 2023
61 stars

Mybatis Crypto · Mybatis Crypto

<dependency>
    <groupId>io.github.whitedg</groupId>
    <artifactId>mybatis-crypto</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.whitedg : mybatis-crypto to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of io.github.whitedg : mybatis-crypto to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
mybatis-crypto-1.2.4
mybatis-crypto-1.2.3
mybatis-crypto-1.2.2
mybatis-crypto-1.2.1
1.1.x
mybatis-crypto-1.1.0
1.0.x
mybatis-crypto-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.whitedg</groupId>
    <artifactId>mybatis-crypto</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement