License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.hyq0719 |
ArtifactId | ArtifactIdmarketing-api-spring-boot-demo |
Version | Version1.0.0-beta.2 |
Type | Typejar |
Description |
DescriptionMarketing API Java SDK
|
<!-- https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-demo/ -->
<dependency>
<groupId>io.github.hyq0719</groupId>
<artifactId>marketing-api-spring-boot-demo</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-demo/
implementation 'io.github.hyq0719:marketing-api-spring-boot-demo:1.0.0-beta.2'
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-spring-boot-demo/
implementation ("io.github.hyq0719:marketing-api-spring-boot-demo:1.0.0-beta.2")
'io.github.hyq0719:marketing-api-spring-boot-demo:jar:1.0.0-beta.2'
<dependency org="io.github.hyq0719" name="marketing-api-spring-boot-demo" rev="1.0.0-beta.2">
<artifact name="marketing-api-spring-boot-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyq0719', module='marketing-api-spring-boot-demo', version='1.0.0-beta.2')
)
libraryDependencies += "io.github.hyq0719" % "marketing-api-spring-boot-demo" % "1.0.0-beta.2"
[io.github.hyq0719/marketing-api-spring-boot-demo "1.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.hyq0719 : production-spring-boot-starter | jar | 1.0.0-beta.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |