jar

com.github.hiwepy : zxing-spring-boot-starter

Maven & Gradle

Jul 10, 2022
2 usages

com.github.hiwepy:zxing-spring-boot-starter · Spring Boot Starter For Zxing

Table Of Contents

Latest Version

Download com.github.hiwepy : zxing-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : zxing-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zxing-spring-boot-starter-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.zxing.spring.boot.utils

├─ com.google.zxing.spring.boot.utils.BitMatrixUtils.class - [JAR]

├─ com.google.zxing.spring.boot.utils.ImageUtils.class - [JAR]

com.google.zxing.spring.boot.client

├─ com.google.zxing.spring.boot.client.BufferedImageLuminanceSource.class - [JAR]

├─ com.google.zxing.spring.boot.client.BufferedImageWithLogoLuminanceSource.class - [JAR]

├─ com.google.zxing.spring.boot.client.MatrixToImageWriter.class - [JAR]

com.google.zxing.spring.boot

├─ com.google.zxing.spring.boot.ZxingAutoConfiguration.class - [JAR]

├─ com.google.zxing.spring.boot.ZxingAztecCodeTemplate.class - [JAR]

├─ com.google.zxing.spring.boot.ZxingBarCodeTemplate.class - [JAR]

├─ com.google.zxing.spring.boot.ZxingProperties.class - [JAR]

├─ com.google.zxing.spring.boot.ZxingQrCodeColorfullTemplate.class - [JAR]

├─ com.google.zxing.spring.boot.ZxingQrCodeTemplate.class - [JAR]

Advertisement