is not current version
Last Version 1.3.0

ltd.hongyu:spring-data-jpa-comment 1.0.6

Spring Data Jpa 支持 @TableComment("表名注释") @ColumnComment("字段注释")

License

License

Categories

Categories

Data
GroupId

GroupId

ltd.hongyu
ArtifactId

ArtifactId

spring-data-jpa-comment
Version

Version

1.0.6
Type

Type

jar
Description

Description

ltd.hongyu:spring-data-jpa-comment
Spring Data Jpa 支持 @TableComment("表名注释") @ColumnComment("字段注释")
Project URL

Project URL

https://github.com/hongyukeji/spring-data-jpa-comment
Source Code Management

Source Code Management

http://github.com/hongyukeji/spring-data-jpa-comment/tree/master

Download spring-data-jpa-comment 1.0.6


<!-- https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/ -->
<dependency>
    <groupId>ltd.hongyu</groupId>
    <artifactId>spring-data-jpa-comment</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation 'ltd.hongyu:spring-data-jpa-comment:1.0.6'
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation ("ltd.hongyu:spring-data-jpa-comment:1.0.6")
'ltd.hongyu:spring-data-jpa-comment:jar:1.0.6'
<dependency org="ltd.hongyu" name="spring-data-jpa-comment" rev="1.0.6">
  <artifact name="spring-data-jpa-comment" type="jar" />
</dependency>
@Grapes(
@Grab(group='ltd.hongyu', module='spring-data-jpa-comment', version='1.0.6')
)
libraryDependencies += "ltd.hongyu" % "spring-data-jpa-comment" % "1.0.6"
[ltd.hongyu/spring-data-jpa-comment "1.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.12.RELEASE
cn.hutool : hutool-json jar 5.5.8
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.