License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.biyanwen |
ArtifactId | ArtifactIdjpa-comment-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpa-comment-spring-boot-starter
jpa-comment-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.biyanwen/jpa-comment-spring-boot-starter/ -->
<dependency>
<groupId>com.github.biyanwen</groupId>
<artifactId>jpa-comment-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biyanwen/jpa-comment-spring-boot-starter/
implementation 'com.github.biyanwen:jpa-comment-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.biyanwen/jpa-comment-spring-boot-starter/
implementation ("com.github.biyanwen:jpa-comment-spring-boot-starter:1.0.1")
'com.github.biyanwen:jpa-comment-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.biyanwen" name="jpa-comment-spring-boot-starter" rev="1.0.1">
<artifact name="jpa-comment-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biyanwen', module='jpa-comment-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.biyanwen" % "jpa-comment-spring-boot-starter" % "1.0.1"
[com.github.biyanwen/jpa-comment-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.6.3 |