| License |
License |
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdutility-parent |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionutility
Java日常工具类
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| utility-parent-3.0.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/utility-parent/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>utility-parent</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/utility-parent/
implementation 'com.lingdonge:utility-parent:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/utility-parent/
implementation ("com.lingdonge:utility-parent:3.0.5")
'com.lingdonge:utility-parent:pom:3.0.5'
<dependency org="com.lingdonge" name="utility-parent" rev="3.0.5">
<artifact name="utility-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='utility-parent', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "utility-parent" % "3.0.5"
[com.lingdonge/utility-parent "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 23.0 |
| cn.hutool : hutool-core | jar | 4.5.11 |
| cn.hutool : hutool-extra | jar | 4.5.11 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |