License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdltd.hongyu |
ArtifactId | ArtifactIdspring-data-jpa-comment |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionltd.hongyu:spring-data-jpa-comment
Spring Data Jpa 支持 @TableComment("表名注释") @ColumnComment("字段注释")
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/ -->
<dependency>
<groupId>ltd.hongyu</groupId>
<artifactId>spring-data-jpa-comment</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation 'ltd.hongyu:spring-data-jpa-comment:1.3.0'
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation ("ltd.hongyu:spring-data-jpa-comment:1.3.0")
'ltd.hongyu:spring-data-jpa-comment:jar:1.3.0'
<dependency org="ltd.hongyu" name="spring-data-jpa-comment" rev="1.3.0">
<artifact name="spring-data-jpa-comment" type="jar" />
</dependency>
@Grapes(
@Grab(group='ltd.hongyu', module='spring-data-jpa-comment', version='1.3.0')
)
libraryDependencies += "ltd.hongyu" % "spring-data-jpa-comment" % "1.3.0"
[ltd.hongyu/spring-data-jpa-comment "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
cn.hutool : hutool-json | jar | [5.5.8, 5.7.18] |
org.slf4j : slf4j-api | jar |