Last Version

log-service-mybatis 1.0-RELEASE

基于spring-boot的操作日志组件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

log-service-mybatis
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

log-service-mybatis
基于spring-boot的操作日志组件
Project URL

Project URL

https://github.com/peacetrue/log

Download log-service-mybatis 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.peacetrue/log-service-mybatis/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>log-service-mybatis</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/log-service-mybatis/
implementation 'com.github.peacetrue:log-service-mybatis:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/log-service-mybatis/
implementation ("com.github.peacetrue:log-service-mybatis:1.0-RELEASE")
'com.github.peacetrue:log-service-mybatis:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="log-service-mybatis" rev="1.0-RELEASE">
  <artifact name="log-service-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='log-service-mybatis', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "log-service-mybatis" % "1.0-RELEASE"
[com.github.peacetrue/log-service-mybatis "1.0-RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.github.peacetrue : log-service-api jar 1.0-RELEASE
org.springframework.boot : spring-boot-autoconfigure jar
org.slf4j : slf4j-api jar
org.mybatis : mybatis jar 3.4.6
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.1.0
org.mybatis : mybatis-spring jar 1.3.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.3
org.springframework.data : spring-data-commons jar
com.google.guava : guava jar 23.0

Project Modules

There are no modules declared in this project.