| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.hippocp |
| ArtifactId | ArtifactIdeasy-code-spring-boot-starter |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy-code-spring-boot-starter
easy-code-spring-boot-starter 模块开箱即用
|
<!-- https://jarcasting.com/artifacts/com.hippocp/easy-code-spring-boot-starter/ -->
<dependency>
<groupId>com.hippocp</groupId>
<artifactId>easy-code-spring-boot-starter</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hippocp/easy-code-spring-boot-starter/
implementation 'com.hippocp:easy-code-spring-boot-starter:0.3.1'
// https://jarcasting.com/artifacts/com.hippocp/easy-code-spring-boot-starter/
implementation ("com.hippocp:easy-code-spring-boot-starter:0.3.1")
'com.hippocp:easy-code-spring-boot-starter:jar:0.3.1'
<dependency org="com.hippocp" name="easy-code-spring-boot-starter" rev="0.3.1">
<artifact name="easy-code-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hippocp', module='easy-code-spring-boot-starter', version='0.3.1')
)
libraryDependencies += "com.hippocp" % "easy-code-spring-boot-starter" % "0.3.1"
[com.hippocp/easy-code-spring-boot-starter "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hippocp : easy-code-all | jar | 0.3.1 |
| org.springframework.boot : spring-boot-starter Optional | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |