License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdstarters-jdevelops-boot-web-jpa |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/starters-jdevelops-boot-web-jpa/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>starters-jdevelops-boot-web-jpa</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/starters-jdevelops-boot-web-jpa/
implementation 'cn.jdevelops:starters-jdevelops-boot-web-jpa:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/starters-jdevelops-boot-web-jpa/
implementation ("cn.jdevelops:starters-jdevelops-boot-web-jpa:2.0.4")
'cn.jdevelops:starters-jdevelops-boot-web-jpa:jar:2.0.4'
<dependency org="cn.jdevelops" name="starters-jdevelops-boot-web-jpa" rev="2.0.4">
<artifact name="starters-jdevelops-boot-web-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='starters-jdevelops-boot-web-jpa', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "starters-jdevelops-boot-web-jpa" % "2.0.4"
[cn.jdevelops/starters-jdevelops-boot-web-jpa "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.jdevelops : starters-jdevelops-boot-web | jar | 2.0.4 |
cn.jdevelops : caches-jpa-server | jar | 2.0.4 |
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-inline | jar | 3.6.28 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.4.2 |