jar

de.comhix.ktor-annotated-routing : annotations-jvm

Maven & Gradle

Jul 16, 2023

KTor Annotated Routing Annotations · Configure KTor APIs as Interface with Annotations

Table Of Contents

Latest Version

Download de.comhix.ktor-annotated-routing : annotations-jvm JAR file - Latest Versions:

All Versions

Download de.comhix.ktor-annotated-routing : annotations-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.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 annotations-jvm-1.4.38.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.comhix.ktorAnnotatedRouting.annotations

├─ de.comhix.ktorAnnotatedRouting.annotations.Authenticator.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.Body.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.HttpMethod.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.Path.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.PathParam.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.PostParam.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.QueryParam.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.RequiredPermissions.class - [JAR]

├─ de.comhix.ktorAnnotatedRouting.annotations.RequiredRole.class - [JAR]