| License |
License |
|---|---|
| GroupId | GroupIdio.github.ilvdoc |
| ArtifactId | ArtifactIdcentral-commons |
| Version | Version1.0.1 |
| Type | Typepom |
| Description |
Description组件
|
| Filename | Size |
|---|---|
| central-commons-1.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ilvdoc/central-commons/ -->
<dependency>
<groupId>io.github.ilvdoc</groupId>
<artifactId>central-commons</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ilvdoc/central-commons/
implementation 'io.github.ilvdoc:central-commons:1.0.1'
// https://jarcasting.com/artifacts/io.github.ilvdoc/central-commons/
implementation ("io.github.ilvdoc:central-commons:1.0.1")
'io.github.ilvdoc:central-commons:pom:1.0.1'
<dependency org="io.github.ilvdoc" name="central-commons" rev="1.0.1">
<artifact name="central-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ilvdoc', module='central-commons', version='1.0.1')
)
libraryDependencies += "io.github.ilvdoc" % "central-commons" % "1.0.1"
[io.github.ilvdoc/central-commons "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.alibaba : fastjson | jar | 1.2.60 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-collections4 | jar | 4.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |