btx-common

An enterprise-level development framework based on springboot

License

License

GroupId

GroupId

top.cheesetree.btx.common
ArtifactId

ArtifactId

btx-common
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download btx-common

Filename Size
btx-common-1.2.0.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (1)

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

Project Modules

  • btx-common-parent
  • btx-common-crypto
  • btx-common-lang

Versions

Version
1.2.0