Last Version

Spring Boot Common Parent 1.1.11

Spring Boot common-boot

License

License

GroupId

GroupId

cn.jiangzeyin
ArtifactId

ArtifactId

common-parent
Version

Version

1.1.11
Type

Type

pom
Description

Description

Spring Boot Common Parent
Spring Boot common-boot
Project URL

Project URL

http://blog.csdn.net/jiangzeyin_
Project Organization

Project Organization

Pivotal Software, Inc.

Download common-parent 1.1.11

Filename Size
common-parent-1.1.11.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.