chanjx-utils

A util to improve development efficiency

License

License

GroupId

GroupId

com.chanjx
ArtifactId

ArtifactId

chanjx-utils
Last Version

Last Version

1.0.21
Release Date

Release Date

Type

Type

jar
Description

Description

chanjx-utils
A util to improve development efficiency
Project URL

Project URL

https://github.com/kkkevin07/chanjx-utils
Source Code Management

Source Code Management

https://github.com/kkkevin07/chanjx-utils

Download chanjx-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.chanjx/chanjx-utils/ -->
<dependency>
    <groupId>com.chanjx</groupId>
    <artifactId>chanjx-utils</artifactId>
    <version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.chanjx/chanjx-utils/
implementation 'com.chanjx:chanjx-utils:1.0.21'
// https://jarcasting.com/artifacts/com.chanjx/chanjx-utils/
implementation ("com.chanjx:chanjx-utils:1.0.21")
'com.chanjx:chanjx-utils:jar:1.0.21'
<dependency org="com.chanjx" name="chanjx-utils" rev="1.0.21">
  <artifact name="chanjx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chanjx', module='chanjx-utils', version='1.0.21')
)
libraryDependencies += "com.chanjx" % "chanjx-utils" % "1.0.21"
[com.chanjx/chanjx-utils "1.0.21"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.commons : commons-lang3 jar 3.9
org.apache.tika : tika-core jar 1.26
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-collections4 jar 4.4
org.projectlombok : lombok jar 1.18.14
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.3

provided (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.21
1.0.20
1.0.18
1.0.17
1.0.16-fix
1.0.16
1.0.15-fix
1.0.15
1.0.14
1.0.13
1.0.12
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3-fix
1.0.3
1.0.2
1.0.1
1.0.0