framework-boot

Development of scaffold based on springboot

License

License

GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

framework-boot
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

Filename Size
framework-boot-0.0.10.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • framework-boot-core
  • framework-boot-util
  • framework-boot-common
  • framework-boot-orm
  • framework-boot-test
  • framework-boot-server-sdk
  • framework-boot-redis

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