is not current version
Last Version 2021.0.2.0

tech.mhuang.pacebox:pacebox-springboot 1.0.1

springboot component extension package plugin

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-springboot
Version

Version

1.0.1
Type

Type

pom

Download pacebox-springboot 1.0.1


<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot/ -->
<dependency>
    <groupId>tech.mhuang.pacebox</groupId>
    <artifactId>pacebox-springboot</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot/
implementation 'tech.mhuang.pacebox:pacebox-springboot:1.0.1'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot/
implementation ("tech.mhuang.pacebox:pacebox-springboot:1.0.1")
'tech.mhuang.pacebox:pacebox-springboot:pom:1.0.1'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot" rev="1.0.1">
  <artifact name="pacebox-springboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot', version='1.0.1')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot" % "1.0.1"
[tech.mhuang.pacebox/pacebox-springboot "1.0.1"]