License |
License |
---|---|
GroupId | GroupIdio.github.lakernote |
ArtifactId | ArtifactIdlaker-encrypt |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of tools based on Spring Boot
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
laker-encrypt-1.0.2.pom | |
laker-encrypt-1.0.2.jar | 3 KB |
laker-encrypt-1.0.2-sources.jar | 1 KB |
laker-encrypt-1.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lakernote/laker-encrypt/ -->
<dependency>
<groupId>io.github.lakernote</groupId>
<artifactId>laker-encrypt</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lakernote/laker-encrypt/
implementation 'io.github.lakernote:laker-encrypt:1.0.2'
// https://jarcasting.com/artifacts/io.github.lakernote/laker-encrypt/
implementation ("io.github.lakernote:laker-encrypt:1.0.2")
'io.github.lakernote:laker-encrypt:jar:1.0.2'
<dependency org="io.github.lakernote" name="laker-encrypt" rev="1.0.2">
<artifact name="laker-encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lakernote', module='laker-encrypt', version='1.0.2')
)
libraryDependencies += "io.github.lakernote" % "laker-encrypt" % "1.0.2"
[io.github.lakernote/laker-encrypt "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
cn.hutool : hutool-all | jar | 5.8.1 |