| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.mhuang.pacebox |
| Идентификатор | Идентификаторpacebox-springboot-starter-common |
| Версия | Версия2021.0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеspringboot 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-starter-common:2021.0.0.3'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-starter-common:2021.0.0.3")
'tech.mhuang.pacebox:pacebox-springboot-starter-common:jar:2021.0.0.3'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-starter-common" rev="2021.0.0.3">
<artifact name="pacebox-springboot-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-starter-common', version='2021.0.0.3')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-starter-common" % "2021.0.0.3"
[tech.mhuang.pacebox/pacebox-springboot-starter-common "2021.0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.mhuang.pacebox : pacebox-springboot-autoconfiguation-common | jar | 2021.0.0.3 |