btx-framework-core

An enterprise-level development framework based on springboot

License

License

GroupId

GroupId

top.cheesetree.btx.framework
ArtifactId

ArtifactId

btx-framework-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

btx-framework-core
An enterprise-level development framework based on springboot
Project URL

Project URL

https://github.com/cheesetree/btx-framework-root

Download btx-framework-core

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0