License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.mocanjie |
ArtifactId | ArtifactIdmyjpa-spring-boot-starter |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionmyjpa-spring-boot-starter-1.3.3
myjpa-spring-boot-starter-1.3.3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.mocanjie/myjpa-spring-boot-starter/ -->
<dependency>
<groupId>io.github.mocanjie</groupId>
<artifactId>myjpa-spring-boot-starter</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mocanjie/myjpa-spring-boot-starter/
implementation 'io.github.mocanjie:myjpa-spring-boot-starter:1.3.3'
// https://jarcasting.com/artifacts/io.github.mocanjie/myjpa-spring-boot-starter/
implementation ("io.github.mocanjie:myjpa-spring-boot-starter:1.3.3")
'io.github.mocanjie:myjpa-spring-boot-starter:jar:1.3.3'
<dependency org="io.github.mocanjie" name="myjpa-spring-boot-starter" rev="1.3.3">
<artifact name="myjpa-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mocanjie', module='myjpa-spring-boot-starter', version='1.3.3')
)
libraryDependencies += "io.github.mocanjie" % "myjpa-spring-boot-starter" % "1.3.3"
[io.github.mocanjie/myjpa-spring-boot-starter "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.5.4 |
org.reflections : reflections | jar | 0.9.11 |
io.github.mocanjie : mycommon | jar | 1.1.1 |