online.qiqiang:forest-framework

让开发者快速开发的框架

License

License

GroupId

GroupId

online.qiqiang
ArtifactId

ArtifactId

forest-framework
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

让开发者快速开发的框架

Download forest-framework

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-aop jar
online.qiqiang : forest-common jar 1.0.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0