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