Last Version

com.github.ollgei.plugin:mybatisplus-encrypt-plugin 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.ollgei.plugin
ArtifactId

ArtifactId

mybatisplus-encrypt-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/ollgei/mybatisplus-encrypt-plugin

Download mybatisplus-encrypt-plugin 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.ollgei.plugin/mybatisplus-encrypt-plugin/ -->
<dependency>
    <groupId>com.github.ollgei.plugin</groupId>
    <artifactId>mybatisplus-encrypt-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.plugin/mybatisplus-encrypt-plugin/
implementation 'com.github.ollgei.plugin:mybatisplus-encrypt-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.github.ollgei.plugin/mybatisplus-encrypt-plugin/
implementation ("com.github.ollgei.plugin:mybatisplus-encrypt-plugin:1.0.0")
'com.github.ollgei.plugin:mybatisplus-encrypt-plugin:jar:1.0.0'
<dependency org="com.github.ollgei.plugin" name="mybatisplus-encrypt-plugin" rev="1.0.0">
  <artifact name="mybatisplus-encrypt-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.plugin', module='mybatisplus-encrypt-plugin', version='1.0.0')
)
libraryDependencies += "com.github.ollgei.plugin" % "mybatisplus-encrypt-plugin" % "1.0.0"
[com.github.ollgei.plugin/mybatisplus-encrypt-plugin "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ollgei.base : base-commonj-library jar 1.1.3
org.slf4j : slf4j-api Optional jar 1.7.30
org.bouncycastle : bcprov-jdk15on jar 1.66
org.apache.commons : commons-lang3 jar 3.10

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
mysql : mysql-connector-java jar 8.0.21

Project Modules

There are no modules declared in this project.