jar

org.dbrain.tool : classtags

Maven & Gradle

Jan 23, 2015
3 stars

classtags · This library enable you to: Easily tag classes with annotations for later discovery. Avoid using class path scanning. Easy to define new tags.

Table Of Contents

Latest Version

Download org.dbrain.tool : classtags JAR file - Latest Versions:

All Versions

Download org.dbrain.tool : classtags JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0
0.1

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 classtags-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dbrain.tools.classtags

├─ org.dbrain.tools.classtags.ClassTagAnnotation.class - [JAR]

├─ org.dbrain.tools.classtags.ClassTagQuery.class - [JAR]

├─ org.dbrain.tools.classtags.ClassTags.class - [JAR]

org.dbrain.tools.classtags.atp

├─ org.dbrain.tools.classtags.atp.ClassTagsAnnotationProcessor.class - [JAR]

org.dbrain.tools.classtags.impl

├─ org.dbrain.tools.classtags.impl.ClassTagEntry.class - [JAR]

├─ org.dbrain.tools.classtags.impl.ClassTagUtils.class - [JAR]

├─ org.dbrain.tools.classtags.impl.ClassTagsCollector.class - [JAR]