io.gitee.chippyer:chippy-parent

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.gitee.chippyer
ArtifactId

ArtifactId

chippy-parent
Last Version

Last Version

0.0.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitee.com/chippyer
Source Code Management

Source Code Management

https://gitee.com/chippyer

Download chippy-parent

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-json jar 5.6.5
cn.hutool : hutool-core jar 5.6.5
cn.hutool : hutool-crypto jar 5.6.5

Project Modules

  • chippy-feign
  • chippy-common
  • chippy-log
  • chippy-spring
  • chippy-oss
  • chippy-redis

Versions

Version
0.0.2.2
0.0.2.1
0.0.2
0.0.1