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