| License |
License |
|---|---|
| GroupId | GroupIdcom.yzk18 |
| ArtifactId | ArtifactIdyzk18-commons |
| Version | Version1.5 |
| Type | Typejar |
| Description |
Descriptionyzk18-commons
commons library for other libraries, including IOHelpers, JDBCExecutor, QRCodeHelpers, ImageHelpers, etc.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yzk18-commons-1.5.pom | |
| yzk18-commons-1.5.jar | 34 KB |
| yzk18-commons-1.5-sources.jar | 15 KB |
| yzk18-commons-1.5-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yzk18/yzk18-commons/ -->
<dependency>
<groupId>com.yzk18</groupId>
<artifactId>yzk18-commons</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yzk18/yzk18-commons/
implementation 'com.yzk18:yzk18-commons:1.5'
// https://jarcasting.com/artifacts/com.yzk18/yzk18-commons/
implementation ("com.yzk18:yzk18-commons:1.5")
'com.yzk18:yzk18-commons:jar:1.5'
<dependency org="com.yzk18" name="yzk18-commons" rev="1.5">
<artifact name="yzk18-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yzk18', module='yzk18-commons', version='1.5')
)
libraryDependencies += "com.yzk18" % "yzk18-commons" % "1.5"
[com.yzk18/yzk18-commons "1.5"]
| 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 |