jar

com.github.onblog : AiPa

Maven & Gradle

Aug 12, 2020
76 stars

AiPa · Java multi-threaded crawler framework

Table Of Contents

Latest Version

Download com.github.onblog : AiPa JAR file - Latest Versions:

All Versions

Download com.github.onblog : AiPa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 AiPa-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.onblog.executor

├─ com.github.onblog.executor.AiPaExecutor.class - [JAR]

com.github.onblog.Callable

├─ com.github.onblog.Callable.AiPaCallable.class - [JAR]

com.github.onblog.worker

├─ com.github.onblog.worker.AiPaWorker.class - [JAR]

com.github.onblog.util

├─ com.github.onblog.util.AiPaUtil.class - [JAR]

com.github.onblog

├─ com.github.onblog.AiPa.class - [JAR]

Advertisement