License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.whitedg |
ArtifactId | ArtifactIdmybatis-crypto |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMybatis Crypto
Mybatis Crypto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-crypto-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto/ -->
<dependency>
<groupId>io.github.whitedg</groupId>
<artifactId>mybatis-crypto</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto/
implementation 'io.github.whitedg:mybatis-crypto:1.0.0'
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto/
implementation ("io.github.whitedg:mybatis-crypto:1.0.0")
'io.github.whitedg:mybatis-crypto:pom:1.0.0'
<dependency org="io.github.whitedg" name="mybatis-crypto" rev="1.0.0">
<artifact name="mybatis-crypto" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whitedg', module='mybatis-crypto', version='1.0.0')
)
libraryDependencies += "io.github.whitedg" % "mybatis-crypto" % "1.0.0"
[io.github.whitedg/mybatis-crypto "1.0.0"]