jar

org.revapi : revapi-java-test-support

Maven & Gradle

Jan 19, 2018
3 usages
188 stars

Revapi Java-based extensions test support · Contains utilities to ease testing extensions processing java code. Makes it easy to compile custom source files and subsequently analyze the compiled code using the java annotation processing APIs.

Table Of Contents

Latest Version

Download org.revapi : revapi-java-test-support JAR file - Latest Versions:

All Versions

Download org.revapi : revapi-java-test-support JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 revapi-java-test-support-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.revapi.java.test.support

├─ org.revapi.java.test.support.ArchiveProbeObject.class - [JAR]

├─ org.revapi.java.test.support.FileJavaFileObject.class - [JAR]

├─ org.revapi.java.test.support.Jar.class - [JAR]

├─ org.revapi.java.test.support.MarkerAnnotationObject.class - [JAR]

├─ org.revapi.java.test.support.SourceInClassLoader.class - [JAR]

Advertisement

Dependencies from Group

Dec 08, 2022
15 usages
188 stars
Dec 08, 2022
9 usages
188 stars
Dec 08, 2022
8 usages
188 stars
Mar 15, 2023
7 usages
188 stars
Jul 01, 2022
3 usages
188 stars

Discover Dependencies