Spring Boot Mybatis Crypto Starter

Starter for using mybatis-crypto

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

io.github.whitedg
ArtifactId

ArtifactId

mybatis-crypto-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Mybatis Crypto Starter
Starter for using mybatis-crypto
Project URL

Project URL

https://github.com/WhiteDG/mybatis-crypto

Download mybatis-crypto-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0