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

com.github.zhycn:openyich-parent 2.1.6

OpenYich BOM for all Spring Boot projects

Группа

Группа

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

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

openyich-parent
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать openyich-parent 2.1.6

Имя Файла Размер
openyich-parent-2.1.6.pom 37 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.zhycn/openyich-parent/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-parent</artifactId>
    <version>2.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-parent/
implementation 'com.github.zhycn:openyich-parent:2.1.6'
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-parent/
implementation ("com.github.zhycn:openyich-parent:2.1.6")
'com.github.zhycn:openyich-parent:pom:2.1.6'
<dependency org="com.github.zhycn" name="openyich-parent" rev="2.1.6">
  <artifact name="openyich-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='openyich-parent', version='2.1.6')
)
libraryDependencies += "com.github.zhycn" % "openyich-parent" % "2.1.6"
[com.github.zhycn/openyich-parent "2.1.6"]