License |
License |
---|---|
GroupId | GroupIdtop.cheesetree.btx.framework |
ArtifactId | ArtifactIdbtx-framework-boot-web |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbtx-framework-boot-web
An enterprise-level development framework based on springboot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-boot-web/ -->
<dependency>
<groupId>top.cheesetree.btx.framework</groupId>
<artifactId>btx-framework-boot-web</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-boot-web/
implementation 'top.cheesetree.btx.framework:btx-framework-boot-web:1.2.0'
// https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-boot-web/
implementation ("top.cheesetree.btx.framework:btx-framework-boot-web:1.2.0")
'top.cheesetree.btx.framework:btx-framework-boot-web:jar:1.2.0'
<dependency org="top.cheesetree.btx.framework" name="btx-framework-boot-web" rev="1.2.0">
<artifact name="btx-framework-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.cheesetree.btx.framework', module='btx-framework-boot-web', version='1.2.0')
)
libraryDependencies += "top.cheesetree.btx.framework" % "btx-framework-boot-web" % "1.2.0"
[top.cheesetree.btx.framework/btx-framework-boot-web "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
top.cheesetree.btx.framework : btx-framework-boot | jar | 1.2.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
com.alibaba : fastjson | jar | 1.2.78 |
top.cheesetree.btx.framework : btx-framework-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |