common-jpa-spring-boot-starter
dependencies {
implementation "com.github.fangzhengjin:common-jpa-spring-boot-starter:version"
}
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fangzhengjin |
ArtifactId | ArtifactIdcommon-jpa-spring-boot-starter |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-jpa-spring-boot-starter
common-jpa-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fangzhengjin/common-jpa-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fangzhengjin</groupId>
<artifactId>common-jpa-spring-boot-starter</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangzhengjin/common-jpa-spring-boot-starter/
implementation 'com.github.fangzhengjin:common-jpa-spring-boot-starter:0.0.14'
// https://jarcasting.com/artifacts/com.github.fangzhengjin/common-jpa-spring-boot-starter/
implementation ("com.github.fangzhengjin:common-jpa-spring-boot-starter:0.0.14")
'com.github.fangzhengjin:common-jpa-spring-boot-starter:jar:0.0.14'
<dependency org="com.github.fangzhengjin" name="common-jpa-spring-boot-starter" rev="0.0.14">
<artifact name="common-jpa-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangzhengjin', module='common-jpa-spring-boot-starter', version='0.0.14')
)
libraryDependencies += "com.github.fangzhengjin" % "common-jpa-spring-boot-starter" % "0.0.14"
[com.github.fangzhengjin/common-jpa-spring-boot-starter "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangzhengjin : common-core | jar | 0.0.9 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.5.RELEASE |
com.google.guava : guava | jar | 28.0-jre |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.70 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
dependencies {
implementation "com.github.fangzhengjin:common-jpa-spring-boot-starter:version"
}