Marketing API - Spring Boot Starter for Ocean Engine

巨量引擎 Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.hyq0719
ArtifactId

ArtifactId

oceanengine-spring-boot-starter
Last Version

Last Version

1.0.0-beta.3
Release Date

Release Date

Type

Type

jar
Description

Description

Marketing API - Spring Boot Starter for Ocean Engine
巨量引擎 Spring Boot Starter

Download oceanengine-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.hyq0719/oceanengine-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.hyq0719</groupId>
    <artifactId>oceanengine-spring-boot-starter</artifactId>
    <version>1.0.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyq0719/oceanengine-spring-boot-starter/
implementation 'io.github.hyq0719:oceanengine-spring-boot-starter:1.0.0-beta.3'
// https://jarcasting.com/artifacts/io.github.hyq0719/oceanengine-spring-boot-starter/
implementation ("io.github.hyq0719:oceanengine-spring-boot-starter:1.0.0-beta.3")
'io.github.hyq0719:oceanengine-spring-boot-starter:jar:1.0.0-beta.3'
<dependency org="io.github.hyq0719" name="oceanengine-spring-boot-starter" rev="1.0.0-beta.3">
  <artifact name="oceanengine-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyq0719', module='oceanengine-spring-boot-starter', version='1.0.0-beta.3')
)
libraryDependencies += "io.github.hyq0719" % "oceanengine-spring-boot-starter" % "1.0.0-beta.3"
[io.github.hyq0719/oceanengine-spring-boot-starter "1.0.0-beta.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.hyq0719 : marketing-api-oceanengine jar 1.0.0-beta.3
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1