License |
License |
---|---|
GroupId | GroupIdio.gitee.chippyer |
ArtifactId | ArtifactIdchippy-log |
Last Version | Last Version0.0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Filename | Size |
---|---|
chippy-log-0.0.2.2.pom | |
chippy-log-0.0.2.2.jar | 11 KB |
chippy-log-0.0.2.2-sources.jar | 6 KB |
chippy-log-0.0.2.2-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-log/ -->
<dependency>
<groupId>io.gitee.chippyer</groupId>
<artifactId>chippy-log</artifactId>
<version>0.0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-log/
implementation 'io.gitee.chippyer:chippy-log:0.0.2.2'
// https://jarcasting.com/artifacts/io.gitee.chippyer/chippy-log/
implementation ("io.gitee.chippyer:chippy-log:0.0.2.2")
'io.gitee.chippyer:chippy-log:jar:0.0.2.2'
<dependency org="io.gitee.chippyer" name="chippy-log" rev="0.0.2.2">
<artifact name="chippy-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.chippyer', module='chippy-log', version='0.0.2.2')
)
libraryDependencies += "io.gitee.chippyer" % "chippy-log" % "0.0.2.2"
[io.gitee.chippyer/chippy-log "0.0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.chippyer : chippy-spring | jar | 0.0.2.2 |
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 |