| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.mhuang.pacebox |
| Идентификатор | Идентификаторpacebox-springboot |
| Последняя версия | Последняя версия2021.0.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspringboot component extension package
springboot component extension package plugin
|
| Имя Файла | Размер |
|---|---|
| pacebox-springboot-2021.0.2.0.pom | 13 KB |
| Обзор |
<!-- 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"]