License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-springboot-protocol-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-protocol-common/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-springboot-protocol-common</artifactId>
<version>2021.0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-protocol-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-protocol-common:2021.0.2.0'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-protocol-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-protocol-common:2021.0.2.0")
'tech.mhuang.pacebox:pacebox-springboot-protocol-common:jar:2021.0.2.0'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-protocol-common" rev="2021.0.2.0">
<artifact name="pacebox-springboot-protocol-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-protocol-common', version='2021.0.2.0')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-protocol-common" % "2021.0.2.0"
[tech.mhuang.pacebox/pacebox-springboot-protocol-common "2021.0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
io.swagger : swagger-annotations | jar | 1.6.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
tech.mhuang.pacebox : pacebox-core | jar | 1.1.5 |