Last Version

btx-common-crypto 1.2.0

An enterprise-level development framework based on springboot

License

License

GroupId

GroupId

top.cheesetree.btx.common
ArtifactId

ArtifactId

btx-common-crypto
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project URL

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

Download btx-common-crypto 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.69
top.cheesetree.btx.framework : btx-framework-core jar 1.0-SNAPSHOT

provided (1)

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

Project Modules

There are no modules declared in this project.