common-spring-boot-starter

common spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ink.mnote.devtools
ArtifactId

ArtifactId

common-spring-boot-starter
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-spring-boot-starter
common spring boot starter

Download common-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/ink.mnote.devtools/common-spring-boot-starter/ -->
<dependency>
    <groupId>ink.mnote.devtools</groupId>
    <artifactId>common-spring-boot-starter</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ink.mnote.devtools/common-spring-boot-starter/
implementation 'ink.mnote.devtools:common-spring-boot-starter:0.1.1'
// https://jarcasting.com/artifacts/ink.mnote.devtools/common-spring-boot-starter/
implementation ("ink.mnote.devtools:common-spring-boot-starter:0.1.1")
'ink.mnote.devtools:common-spring-boot-starter:jar:0.1.1'
<dependency org="ink.mnote.devtools" name="common-spring-boot-starter" rev="0.1.1">
  <artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.mnote.devtools', module='common-spring-boot-starter', version='0.1.1')
)
libraryDependencies += "ink.mnote.devtools" % "common-spring-boot-starter" % "0.1.1"
[ink.mnote.devtools/common-spring-boot-starter "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.5
org.projectlombok : lombok jar 1.18.20

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.1