io.github.lakernote:laker-encrypt

A collection of tools based on Spring Boot

License

License

GroupId

GroupId

io.github.lakernote
ArtifactId

ArtifactId

laker-encrypt
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A collection of tools based on Spring Boot
Source Code Management

Source Code Management

http://github.com/lakernote/laker/tree/master/laker-encrypt

Download laker-encrypt

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1