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