Last Version

laker 1.0.2

A collection of tools based on Spring Boot

License

License

GroupId

GroupId

io.github.lakernote
ArtifactId

ArtifactId

laker
Version

Version

1.0.2
Type

Type

pom
Description

Description

laker
A collection of tools based on Spring Boot
Project URL

Project URL

https://github.com/lakernote/laker
Source Code Management

Source Code Management

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

Download laker 1.0.2

Filename Size
laker-1.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.lakernote/laker/ -->
<dependency>
    <groupId>io.github.lakernote</groupId>
    <artifactId>laker</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lakernote/laker/
implementation 'io.github.lakernote:laker:1.0.2'
// https://jarcasting.com/artifacts/io.github.lakernote/laker/
implementation ("io.github.lakernote:laker:1.0.2")
'io.github.lakernote:laker:pom:1.0.2'
<dependency org="io.github.lakernote" name="laker" rev="1.0.2">
  <artifact name="laker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lakernote', module='laker', version='1.0.2')
)
libraryDependencies += "io.github.lakernote" % "laker" % "1.0.2"
[io.github.lakernote/laker "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.24
cn.hutool : hutool-all jar 5.8.1

Project Modules

  • laker-encrypt
  • laker-spring-boot-starter
  • laker-spring-boot-starter-test