не последняя версия
Последняя версия 1.1.0-RELEASES

com.github.yfhe2:boot-support-commons 1.0.0-RELEASES

常用类型封装库

Группа

Группа

com.github.yfhe2
Идентификатор

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

boot-support-commons
Версия

Версия

1.0.0-RELEASES
Тип

Тип

pom

Скачать boot-support-commons 1.0.0-RELEASES

Имя Файла Размер
boot-support-commons-1.0.0-RELEASES.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons</artifactId>
    <version>1.0.0-RELEASES</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons/
implementation 'com.github.yfhe2:boot-support-commons:1.0.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons/
implementation ("com.github.yfhe2:boot-support-commons:1.0.0-RELEASES")
'com.github.yfhe2:boot-support-commons:pom:1.0.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-commons" rev="1.0.0-RELEASES">
  <artifact name="boot-support-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-commons', version='1.0.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-commons" % "1.0.0-RELEASES"
[com.github.yfhe2/boot-support-commons "1.0.0-RELEASES"]