| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.hyq0719 |
| ArtifactId | ArtifactIdmarketing-api-spring-boot-starters |
| Last Version | Last Version1.0.0-beta.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMarketing API - Spring Boot Starters
Marketing API 各个模块的 Spring Boot Starter
|
| Filename | Size |
|---|---|
| marketing-api-spring-boot-starters-1.0.0-beta.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-starters/ -->
<dependency>
<groupId>io.github.hyq0719</groupId>
<artifactId>marketing-api-spring-boot-starters</artifactId>
<version>1.0.0-beta.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-starters/
implementation 'io.github.hyq0719:marketing-api-spring-boot-starters:1.0.0-beta.3'
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-starters/
implementation ("io.github.hyq0719:marketing-api-spring-boot-starters:1.0.0-beta.3")
'io.github.hyq0719:marketing-api-spring-boot-starters:pom:1.0.0-beta.3'
<dependency org="io.github.hyq0719" name="marketing-api-spring-boot-starters" rev="1.0.0-beta.3">
<artifact name="marketing-api-spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hyq0719', module='marketing-api-spring-boot-starters', version='1.0.0-beta.3')
)
libraryDependencies += "io.github.hyq0719" % "marketing-api-spring-boot-starters" % "1.0.0-beta.3"
[io.github.hyq0719/marketing-api-spring-boot-starters "1.0.0-beta.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.3 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.3 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.3 |