jar

ai.konduit.serving : konduit-serving-annotation

Maven & Gradle

Aug 18, 2022
13 usages
47 stars
Table Of Contents

Latest Version

Download ai.konduit.serving : konduit-serving-annotation JAR file - Latest Versions:

All Versions

Download ai.konduit.serving : konduit-serving-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.1.x
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 konduit-serving-annotation-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ai.konduit.serving.annotation

├─ ai.konduit.serving.annotation.AnnotationUtils.class - [JAR]

ai.konduit.serving.annotation.module

├─ ai.konduit.serving.annotation.module.Dependency.class - [JAR]

├─ ai.konduit.serving.annotation.module.InheritRequiredDependencies.class - [JAR]

├─ ai.konduit.serving.annotation.module.ModuleInfo.class - [JAR]

├─ ai.konduit.serving.annotation.module.Req.class - [JAR]

├─ ai.konduit.serving.annotation.module.Requires.class - [JAR]

├─ ai.konduit.serving.annotation.module.RequiresDependenciesAll.class - [JAR]

├─ ai.konduit.serving.annotation.module.RequiresDependenciesAny.class - [JAR]

├─ ai.konduit.serving.annotation.module.RequiresDependenciesProcessor.class - [JAR]

ai.konduit.serving.annotation.runner

├─ ai.konduit.serving.annotation.runner.CanRun.class - [JAR]

├─ ai.konduit.serving.annotation.runner.CanRunProcessor.class - [JAR]

ai.konduit.serving.annotation.json

├─ ai.konduit.serving.annotation.json.JsonName.class - [JAR]

├─ ai.konduit.serving.annotation.json.JsonNameProcessor.class - [JAR]

Advertisement