| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.chippyer |
| ArtifactId | ArtifactIdchippy-parent |
| Last Version | Last Version0.0.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chippy-parent-0.0.2.2.pom | 7 KB |
| Browse |
<!-- 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"]
| 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 |