License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.whitedg |
ArtifactId | ArtifactIdmybatis-crypto-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Crypto Core
Crypto plugin for mybatis
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-crypto-core-1.0.0.pom | |
mybatis-crypto-core-1.0.0.jar | 13 KB |
mybatis-crypto-core-1.0.0-sources.jar | 8 KB |
mybatis-crypto-core-1.0.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/ -->
<dependency>
<groupId>io.github.whitedg</groupId>
<artifactId>mybatis-crypto-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/
implementation 'io.github.whitedg:mybatis-crypto-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/
implementation ("io.github.whitedg:mybatis-crypto-core:1.0.0")
'io.github.whitedg:mybatis-crypto-core:jar:1.0.0'
<dependency org="io.github.whitedg" name="mybatis-crypto-core" rev="1.0.0">
<artifact name="mybatis-crypto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whitedg', module='mybatis-crypto-core', version='1.0.0')
)
libraryDependencies += "io.github.whitedg" % "mybatis-crypto-core" % "1.0.0"
[io.github.whitedg/mybatis-crypto-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.8 |
org.slf4j : slf4j-api | jar | 1.7.32 |