Last Version

entity-bizlog-spring-boot-starter 1.0.1

一个OLTP数据库JPA日志拦截记录的springboot框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.idugou.bizlog
ArtifactId

ArtifactId

entity-bizlog-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

entity-bizlog-spring-boot-starter
一个OLTP数据库JPA日志拦截记录的springboot框架
Project URL

Project URL

https://github.com/hjjoe1213123/entity-bizlog-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/hjjoe1213123/entity-bizlog-spring-boot-starter

Download entity-bizlog-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/cn.idugou.bizlog/entity-bizlog-spring-boot-starter/ -->
<dependency>
    <groupId>cn.idugou.bizlog</groupId>
    <artifactId>entity-bizlog-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.idugou.bizlog/entity-bizlog-spring-boot-starter/
implementation 'cn.idugou.bizlog:entity-bizlog-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/cn.idugou.bizlog/entity-bizlog-spring-boot-starter/
implementation ("cn.idugou.bizlog:entity-bizlog-spring-boot-starter:1.0.1")
'cn.idugou.bizlog:entity-bizlog-spring-boot-starter:jar:1.0.1'
<dependency org="cn.idugou.bizlog" name="entity-bizlog-spring-boot-starter" rev="1.0.1">
  <artifact name="entity-bizlog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.idugou.bizlog', module='entity-bizlog-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "cn.idugou.bizlog" % "entity-bizlog-spring-boot-starter" % "1.0.1"
[cn.idugou.bizlog/entity-bizlog-spring-boot-starter "1.0.1"]

Dependencies

runtime (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.reflections : reflections jar 0.9.12
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.