framework-boot-core

Development of scaffold based on springboot

License

License

GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot-core
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

framework-boot-core
Development of scaffold based on springboot
Project URL

Project URL

https://github.com/ABinLin/framework-boot
Source Code Management

Source Code Management

https://github.com/ABinLin/framework-boot

Download framework-boot-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.farerboy : framework-boot-util jar 0.0.10
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.3.RELEASE
com.github.xiaoymin : knife4j-spring-boot-starter jar
com.alibaba : fastjson jar 1.2.45
net.logstash.logback : logstash-logback-encoder jar 6.2
org.springframework.boot : spring-boot-starter-quartz jar 2.1.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

framework-boot

基于spring-boot的开发脚手架

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1