commons-data


License

License

Categories

Categories

Data
GroupId

GroupId

com.mizhousoft.commons
ArtifactId

ArtifactId

commons-data
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-data
Project Organization

Project Organization

Shenzhen Mizhou Technology Co., Ltd.

Download commons-data

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0