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