License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-springboot-starter-common |
Last Version | Last Version2021.0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot component extension package plugin
|
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-springboot-starter-common</artifactId>
<version>2021.0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-starter-common:2021.0.2.0'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-starter-common:2021.0.2.0")
'tech.mhuang.pacebox:pacebox-springboot-starter-common:jar:2021.0.2.0'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-starter-common" rev="2021.0.2.0">
<artifact name="pacebox-springboot-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-starter-common', version='2021.0.2.0')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-starter-common" % "2021.0.2.0"
[tech.mhuang.pacebox/pacebox-springboot-starter-common "2021.0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
tech.mhuang.pacebox : pacebox-springboot-autoconfiguation-common | jar | 2021.0.2.0 |