jar

io.github.zhinushannan : annolog

Maven & Gradle

Feb 03, 2023
2 stars

annolog · An annotation-based log component that serves web applications.

Table Of Contents

Latest Version

Download io.github.zhinushannan : annolog JAR file - Latest Versions:

All Versions

Download io.github.zhinushannan : annolog JAR file - All Versions:

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

io.github.zhinushannan.annolog.processor

├─ io.github.zhinushannan.annolog.processor.AnnoLogProcessor.class - [JAR]

├─ io.github.zhinushannan.annolog.processor.DefaultProcessor.class - [JAR]

io.github.zhinushannan.annolog.annotation

├─ io.github.zhinushannan.annolog.annotation.CtlPoint.class - [JAR]

├─ io.github.zhinushannan.annolog.annotation.MappingPoint.class - [JAR]

io.github.zhinushannan.annolog.log

├─ io.github.zhinushannan.annolog.log.LogAspect.class - [JAR]

├─ io.github.zhinushannan.annolog.log.LogIdStorage.class - [JAR]