License |
License |
---|---|
GroupId | GroupIdcom.gitee.baapeng |
ArtifactId | ArtifactIdknife-util |
Last Version | Last Version1.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionknife-util
a variety of tool operations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
knife-util-1.3.9.pom | |
knife-util-1.3.9.jar | 74 KB |
knife-util-1.3.9-sources.jar | 45 KB |
knife-util-1.3.9-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.baapeng/knife-util/ -->
<dependency>
<groupId>com.gitee.baapeng</groupId>
<artifactId>knife-util</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.baapeng/knife-util/
implementation 'com.gitee.baapeng:knife-util:1.3.9'
// https://jarcasting.com/artifacts/com.gitee.baapeng/knife-util/
implementation ("com.gitee.baapeng:knife-util:1.3.9")
'com.gitee.baapeng:knife-util:jar:1.3.9'
<dependency org="com.gitee.baapeng" name="knife-util" rev="1.3.9">
<artifact name="knife-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.baapeng', module='knife-util', version='1.3.9')
)
libraryDependencies += "com.gitee.baapeng" % "knife-util" % "1.3.9"
[com.gitee.baapeng/knife-util "1.3.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.9 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.10 |
org.apache.commons : commons-lang3 | jar | 3.1 |
com.google.guava : guava | jar | 15.0 |
org.projectlombok : lombok Optional | jar | 1.18.8 |
org.hibernate : hibernate-validator | jar | 6.1.0.Final |
ch.qos.logback : logback-classic | jar | 1.2.3 |
dom4j : dom4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |