mutils-core

mutils-core 作为mutils组件中的核心模块。 可以被maven项目单独引用,引入后可提供多种帮助类,如StringUtil、NumberUtil、DateUtil等等 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-core

License

License

GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-core
Last Version

Last Version

0.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

mutils-core
mutils-core 作为mutils组件中的核心模块。 可以被maven项目单独引用,引入后可提供多种帮助类,如StringUtil、NumberUtil、DateUtil等等 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-core

Download mutils-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar
org.apache.commons : commons-lang3 jar 3.5
com.alibaba : fastjson jar 1.2.54
org.apache.httpcomponents : httpclient jar 4.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7.RELEASE
0.1.7
0.1.6.RELEASE
0.1.6
0.1.5.RELEASE
0.1.5
0.1.4.RELEASE
0.1.4
0.1.3.RELEASE
0.1.3
0.1.2.RELEASE
0.1.2
0.1.1
0.1.0.RELEASE
0.1
0.0.9.RELEASE
0.0.8.RELEASE
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE