| License |
License |
|---|---|
| GroupId | GroupIdtop.cheesetree.btx.common |
| ArtifactId | ArtifactIdbtx-common-crypto |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbtx-common-crypto
An enterprise-level development framework based on springboot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| btx-common-crypto-1.2.0.pom | |
| btx-common-crypto-1.2.0.jar | 31 KB |
| btx-common-crypto-1.2.0-sources.jar | 19 KB |
| btx-common-crypto-1.2.0-javadoc.jar | 90 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| top.cheesetree.btx.framework : btx-framework-core | jar | 1.0-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |