framework-boot-test

Development of scaffold based on springboot

License

License

GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot-test
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

framework-boot-test
Development of scaffold based on springboot

Download framework-boot-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.farerboy : framework-boot-core jar 0.0.10
com.farerboy : framework-boot-server-sdk jar 0.0.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.

framework-boot

基于spring-boot的开发脚手架

Versions

Version
0.0.10