yzk18-commons

commons library for other libraries, including IOHelpers, JDBCExecutor, QRCodeHelpers, ImageHelpers, etc.

License

License

GroupId

GroupId

com.yzk18
ArtifactId

ArtifactId

yzk18-commons
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

yzk18-commons
commons library for other libraries, including IOHelpers, JDBCExecutor, QRCodeHelpers, ImageHelpers, etc.
Project URL

Project URL

https://github.com/yangzhongke/yzk18/
Source Code Management

Source Code Management

https://github.com/yangzhongke/yzk18.git

Download yzk18-commons

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.8.0
net.sourceforge.jchardet : jchardet jar 1.0
commons-beanutils : commons-beanutils jar 1.9.4
com.fatboyindustrial.gson-javatime-serialisers : gson-javatime-serialisers jar 1.1.1
com.google.zxing : javase jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.2
1.5
1.4
1.3
1.1
1.0