Spring Boot Common Parent

Spring Boot common-boot

License

License

GroupId

GroupId

cn.jiangzeyin
ArtifactId

ArtifactId

common-parent
Last Version

Last Version

1.1.11
Release Date

Release Date

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

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

How to add to project

<!-- 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.

Versions

Version
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.2
1.0.1
1.0.0