не последняя версия
Последняя версия 2021.0.2.0

tech.mhuang.pacebox:pacebox-springboot-starter-common 1.0.3


Группа

Группа

tech.mhuang.pacebox
Идентификатор

Идентификатор

pacebox-springboot-starter-common
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать pacebox-springboot-starter-common 1.0.3


<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/ -->
<dependency>
    <groupId>tech.mhuang.pacebox</groupId>
    <artifactId>pacebox-springboot-starter-common</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-starter-common:1.0.3'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-starter-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-starter-common:1.0.3")
'tech.mhuang.pacebox:pacebox-springboot-starter-common:jar:1.0.3'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-starter-common" rev="1.0.3">
  <artifact name="pacebox-springboot-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-starter-common', version='1.0.3')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-starter-common" % "1.0.3"
[tech.mhuang.pacebox/pacebox-springboot-starter-common "1.0.3"]