top.verytouch.vkit:common

verytouch's kit.

License

License

GroupId

GroupId

top.verytouch.vkit
ArtifactId

ArtifactId

common
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

verytouch's kit.

Download common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.apache.poi : poi-ooxml jar 3.13
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0