is not current version
Last Version 2.1.12

com.github.zhycn:openyich-parent 2.1.7

OpenYich BOM for all Spring Boot projects

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

openyich-parent
Version

Version

2.1.7
Type

Type

pom

Download openyich-parent 2.1.7

Filename Size
openyich-parent-2.1.7.pom 37 KB
Browse

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