is not current version
Last Version 1.3.0

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

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

Categories

Categories

Data
GroupId

GroupId

ltd.hongyu
ArtifactId

ArtifactId

spring-data-jpa-comment
Version

Version

1.0.0
Type

Type

jar

Download spring-data-jpa-comment 1.0.0


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