All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ktor-routers-jvm JAR 2.3.0 with all dependencies


Generic routers for Ktor projects.

Files of the artifact ktor-routers-jvm version 2.3.0 from the group me.nathanfallet.ktorx.

Artifact ktor-routers-jvm
Group me.nathanfallet.ktorx
Version 2.3.0
Last update 11. March 2024
Tags: projects routers generic ktor
Organization not specified
URL https://github.com/nathanfallet/ktorx
License GPL-3.0
Dependencies amount 11
Dependencies swagger-codegen-generators, swagger-core, kotlinx-coroutines-core-jvm, ktor-server-core-jvm, ktor-server-content-negotiation-jvm, ktor-server-sessions-jvm, ktor-server-auth-jwt-jvm, ktor-serialization-kotlinx-json-jvm, usecases-jvm, ktor-routers-jvm, kotlin-stdlib,
There are maybe transitive dependencies!
There is a newer version: 2.5.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ktor-routers-jvm Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ktor-routers-jvm version 2.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
commonMain.me.nathanfallet.ktorx.controllers
commonMain.me.nathanfallet.ktorx.controllers.commonMain.me.nathanfallet.ktorx.controllers.IChildModelController.kt
commonMain.me.nathanfallet.ktorx.controllers.commonMain.me.nathanfallet.ktorx.controllers.IController.kt
commonMain.me.nathanfallet.ktorx.controllers.commonMain.me.nathanfallet.ktorx.controllers.IModelController.kt
commonMain.me.nathanfallet.ktorx.controllers.commonMain.me.nathanfallet.ktorx.controllers.IUnitController.kt
commonMain.me.nathanfallet.ktorx.controllers.base
commonMain.me.nathanfallet.ktorx.controllers.base.commonMain.me.nathanfallet.ktorx.controllers.base.UnitController.kt
commonMain.me.nathanfallet.ktorx.extensions
commonMain.me.nathanfallet.ktorx.extensions.commonMain.me.nathanfallet.ktorx.extensions.KTypeExtension.kt
commonMain.me.nathanfallet.ktorx.extensions.commonMain.me.nathanfallet.ktorx.extensions.OpenAPIExtension.kt
commonMain.me.nathanfallet.ktorx.models.annotations
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.APIMapping.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.CreateModelPath.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.DeleteModelPath.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.DocumentedError.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.DocumentedTag.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.DocumentedType.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.GetModelPath.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.Id.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.ListModelPath.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.ParentModel.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.Path.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.PathParameter.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.Payload.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.QueryParameter.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.TemplateMapping.kt
commonMain.me.nathanfallet.ktorx.models.annotations.commonMain.me.nathanfallet.ktorx.models.annotations.UpdateModelPath.kt
commonMain.me.nathanfallet.ktorx.models.exceptions
commonMain.me.nathanfallet.ktorx.models.exceptions.commonMain.me.nathanfallet.ktorx.models.exceptions.ControllerException.kt
commonMain.me.nathanfallet.ktorx.models.responses
commonMain.me.nathanfallet.ktorx.models.responses.commonMain.me.nathanfallet.ktorx.models.responses.BytesResponse.kt
commonMain.me.nathanfallet.ktorx.models.responses.commonMain.me.nathanfallet.ktorx.models.responses.ControllerResponse.kt
commonMain.me.nathanfallet.ktorx.models.responses.commonMain.me.nathanfallet.ktorx.models.responses.RedirectResponse.kt
commonMain.me.nathanfallet.ktorx.models.responses.commonMain.me.nathanfallet.ktorx.models.responses.StatusResponse.kt
commonMain.me.nathanfallet.ktorx.models.responses.commonMain.me.nathanfallet.ktorx.models.responses.StreamResponse.kt
commonMain.me.nathanfallet.ktorx.models.routes
commonMain.me.nathanfallet.ktorx.models.routes.commonMain.me.nathanfallet.ktorx.models.routes.ControllerRoute.kt
commonMain.me.nathanfallet.ktorx.models.routes.commonMain.me.nathanfallet.ktorx.models.routes.RouteType.kt
commonMain.me.nathanfallet.ktorx.routers
commonMain.me.nathanfallet.ktorx.routers.commonMain.me.nathanfallet.ktorx.routers.IChildModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.commonMain.me.nathanfallet.ktorx.routers.IModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.commonMain.me.nathanfallet.ktorx.routers.IRouter.kt
commonMain.me.nathanfallet.ktorx.routers.commonMain.me.nathanfallet.ktorx.routers.IUnitRouter.kt
commonMain.me.nathanfallet.ktorx.routers.api
commonMain.me.nathanfallet.ktorx.routers.api.commonMain.me.nathanfallet.ktorx.routers.api.APIChildModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.api.commonMain.me.nathanfallet.ktorx.routers.api.APIModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.api.commonMain.me.nathanfallet.ktorx.routers.api.APIUnitRouter.kt
commonMain.me.nathanfallet.ktorx.routers.base
commonMain.me.nathanfallet.ktorx.routers.base.commonMain.me.nathanfallet.ktorx.routers.base.AbstractChildModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.base.commonMain.me.nathanfallet.ktorx.routers.base.AbstractModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.concat
commonMain.me.nathanfallet.ktorx.routers.concat.commonMain.me.nathanfallet.ktorx.routers.concat.ConcatChildModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.concat.commonMain.me.nathanfallet.ktorx.routers.concat.ConcatModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.concat.commonMain.me.nathanfallet.ktorx.routers.concat.ConcatUnitRouter.kt
commonMain.me.nathanfallet.ktorx.routers.openapi
commonMain.me.nathanfallet.ktorx.routers.openapi.commonMain.me.nathanfallet.ktorx.routers.openapi.OpenAPIRouter.kt
commonMain.me.nathanfallet.ktorx.routers.templates
commonMain.me.nathanfallet.ktorx.routers.templates.commonMain.me.nathanfallet.ktorx.routers.templates.TemplateChildModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.templates.commonMain.me.nathanfallet.ktorx.routers.templates.TemplateModelRouter.kt
commonMain.me.nathanfallet.ktorx.routers.templates.commonMain.me.nathanfallet.ktorx.routers.templates.TemplateUnitRouter.kt
commonMain.me.nathanfallet.ktorx.usecases.users
commonMain.me.nathanfallet.ktorx.usecases.users.commonMain.me.nathanfallet.ktorx.usecases.users.IGetUserForCallUseCase.kt
commonMain.me.nathanfallet.ktorx.usecases.users.commonMain.me.nathanfallet.ktorx.usecases.users.IRequireUserForCallUseCase.kt
commonMain.me.nathanfallet.ktorx.usecases.users.commonMain.me.nathanfallet.ktorx.usecases.users.RequireUserForCallUseCase.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy