byteblogs-data-boot-starter

helloblog与byteblogs对接服务

License

License

Categories

Categories

Data
GroupId

GroupId

com.byteblogs
ArtifactId

ArtifactId

byteblogs-data-boot-starter
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

byteblogs-data-boot-starter
helloblog与byteblogs对接服务
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/byteblogs-data-boot-starter
Source Code Management

Source Code Management

https://gitee.com/zsg1994/byteblogs-data-boot-start

Download byteblogs-data-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.byteblogs/byteblogs-data-boot-starter/ -->
<dependency>
    <groupId>com.byteblogs</groupId>
    <artifactId>byteblogs-data-boot-starter</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.byteblogs/byteblogs-data-boot-starter/
implementation 'com.byteblogs:byteblogs-data-boot-starter:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.byteblogs/byteblogs-data-boot-starter/
implementation ("com.byteblogs:byteblogs-data-boot-starter:0.0.4-RELEASE")
'com.byteblogs:byteblogs-data-boot-starter:jar:0.0.4-RELEASE'
<dependency org="com.byteblogs" name="byteblogs-data-boot-starter" rev="0.0.4-RELEASE">
  <artifact name="byteblogs-data-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byteblogs', module='byteblogs-data-boot-starter', version='0.0.4-RELEASE')
)
libraryDependencies += "com.byteblogs" % "byteblogs-data-boot-starter" % "0.0.4-RELEASE"
[com.byteblogs/byteblogs-data-boot-starter "0.0.4-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.1.2.RELEASE
cn.hutool : hutool-crypto jar 5.1.5
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE