jar

org.embulk : embulk-encoder-gzip

Maven & Gradle

Jun 07, 2023
0 stars

embulk-encoder-gzip · Encodes files using gzip for other file output plugins.

Table Of Contents

Latest Version

Download org.embulk : embulk-encoder-gzip JAR file - Latest Versions:

All Versions

Download org.embulk : embulk-encoder-gzip JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.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 embulk-encoder-gzip-0.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.embulk.encoder.gzip

├─ org.embulk.encoder.gzip.GzipFileEncoderPlugin.class - [JAR]

Advertisement