License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.github.whitedg |
ArtifactId | ArtifactIdmybatis-crypto-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Mybatis Crypto Starter
Starter for using mybatis-crypto
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-spring-boot-starter/ -->
<dependency>
<groupId>io.github.whitedg</groupId>
<artifactId>mybatis-crypto-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-spring-boot-starter/
implementation 'io.github.whitedg:mybatis-crypto-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-spring-boot-starter/
implementation ("io.github.whitedg:mybatis-crypto-spring-boot-starter:1.0.0")
'io.github.whitedg:mybatis-crypto-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.whitedg" name="mybatis-crypto-spring-boot-starter" rev="1.0.0">
<artifact name="mybatis-crypto-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whitedg', module='mybatis-crypto-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.whitedg" % "mybatis-crypto-spring-boot-starter" % "1.0.0"
[io.github.whitedg/mybatis-crypto-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whitedg : mybatis-crypto-core | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |