License |
License |
---|---|
GroupId | GroupIdio.github.lakernote |
ArtifactId | ArtifactIdlaker |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlaker
A collection of tools based on Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.24 |
cn.hutool : hutool-all | jar | 5.8.1 |