knife-util

a variety of tool operations

License

License

GroupId

GroupId

com.gitee.baapeng
ArtifactId

ArtifactId

knife-util
Last Version

Last Version

1.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

knife-util
a variety of tool operations
Project URL

Project URL

https://gitee.com/baapeng/knife.git
Source Code Management

Source Code Management

https://gitee.com/baapeng/knife.git

Download knife-util

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.9
1.3.8
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.2.0