is not current version
Last Version 2.3.0

Fast-boot 2.1.2

Spring Boot fast-boot

License

License

GroupId

GroupId

cn.jiangzeyin.fast-boot
ArtifactId

ArtifactId

common-parent
Version

Version

2.1.2
Type

Type

pom
Description

Description

Fast-boot
Spring Boot fast-boot
Project URL

Project URL

https://gitee.com/keepbx/Fast-boot

Download common-parent 2.1.2

Filename Size
common-parent-2.1.2.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • common-boot
  • common-redis