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

Download ktor-server-core-jvm JAR 2.2.4 with all dependencies


Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

Files of the artifact ktor-server-core-jvm version 2.2.4 from the group org.danbrough.ktor.

Artifact ktor-server-core-jvm
Group org.danbrough.ktor
Version 2.2.4
Last update 14. March 2023
Tags: with minimal framework quickly creating kotlin effort ktor applications
Organization not specified
URL https://github.com/ktorio/ktor
License The Apache Software License, Version 2.0
Dependencies amount 12
Dependencies kotlin-stdlib-jdk7, kotlin-stdlib-jdk8, kotlinx-coroutines-jdk8, slf4j-api, config, kotlinx-coroutines-core-jvm, kotlin-stdlib-common, ktor-utils-jvm, ktor-http-jvm, ktor-serialization-jvm, ktor-events-jvm, kotlin-reflect,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ktor-server-core-jvm Show documentation

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

0 downloads

Source code of ktor-server-core-jvm version 2.2.4

META-INF
META-INF.META-INF.MANIFEST.MF
jvmAndNixMain.io.ktor.server.application
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.Application.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.ApplicationCall.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.ApplicationCallPipeline.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.ApplicationConfigExtensions.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.ApplicationEvents.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.ApplicationPlugin.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.CommonApplicationEnvironment.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.CreatePluginUtils.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.DefaultApplicationEvents.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.Hook.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.Interceptions.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.KtorCallContexts.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.PluginBuilder.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.PluginExceptions.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.PluginInstance.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.RouteScopedPlugin.kt
jvmAndNixMain.io.ktor.server.application.jvmAndNixMain.io.ktor.server.application.RouteScopedPluginBuilder.kt
jvmAndNixMain.io.ktor.server.application.debug
jvmAndNixMain.io.ktor.server.application.debug.jvmAndNixMain.io.ktor.server.application.debug.DebugPhaseNames.kt
jvmAndNixMain.io.ktor.server.application.debug.jvmAndNixMain.io.ktor.server.application.debug.Utils.kt
jvmAndNixMain.io.ktor.server.application.hooks
jvmAndNixMain.io.ktor.server.application.hooks.jvmAndNixMain.io.ktor.server.application.hooks.CommonHooks.kt
jvmAndNixMain.io.ktor.server.application.internal
jvmAndNixMain.io.ktor.server.application.internal.jvmAndNixMain.io.ktor.server.application.internal.TypeUtils.kt
jvmAndNixMain.io.ktor.server.config
jvmAndNixMain.io.ktor.server.config.jvmAndNixMain.io.ktor.server.config.ApplicationConfig.kt
jvmAndNixMain.io.ktor.server.config.jvmAndNixMain.io.ktor.server.config.ConfigLoaders.kt
jvmAndNixMain.io.ktor.server.config.jvmAndNixMain.io.ktor.server.config.MapApplicationConfig.kt
jvmAndNixMain.io.ktor.server.config.jvmAndNixMain.io.ktor.server.config.MergedApplicationConfig.kt
jvmAndNixMain.io.ktor.server.http
jvmAndNixMain.io.ktor.server.http.jvmAndNixMain.io.ktor.server.http.HttpDate.kt
jvmAndNixMain.io.ktor.server.http.jvmAndNixMain.io.ktor.server.http.LinkHeader.kt
jvmAndNixMain.io.ktor.server.http.jvmAndNixMain.io.ktor.server.http.Push.kt
jvmAndNixMain.io.ktor.server.http.content
jvmAndNixMain.io.ktor.server.http.content.jvmAndNixMain.io.ktor.server.http.content.DefaultTransform.kt
jvmAndNixMain.io.ktor.server.http.content.jvmAndNixMain.io.ktor.server.http.content.HttpStatusCodeContent.kt
jvmAndNixMain.io.ktor.server.http.content.jvmAndNixMain.io.ktor.server.http.content.SuppressionAttribute.kt
jvmAndNixMain.io.ktor.server.logging
jvmAndNixMain.io.ktor.server.logging.jvmAndNixMain.io.ktor.server.logging.Logging.kt
jvmAndNixMain.io.ktor.server.plugins
jvmAndNixMain.io.ktor.server.plugins.jvmAndNixMain.io.ktor.server.plugins.Errors.kt
jvmAndNixMain.io.ktor.server.plugins.jvmAndNixMain.io.ktor.server.plugins.OriginConnectionPoint.kt
jvmAndNixMain.io.ktor.server.request
jvmAndNixMain.io.ktor.server.request.jvmAndNixMain.io.ktor.server.request.ApplicationReceiveFunctions.kt
jvmAndNixMain.io.ktor.server.request.jvmAndNixMain.io.ktor.server.request.ApplicationRequest.kt
jvmAndNixMain.io.ktor.server.request.jvmAndNixMain.io.ktor.server.request.ApplicationRequestProperties.kt
jvmAndNixMain.io.ktor.server.request.jvmAndNixMain.io.ktor.server.request.RequestCookies.kt
jvmAndNixMain.io.ktor.server.response
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ApplicationResponse.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ApplicationResponseFunctions.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ApplicationResponseProperties.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ApplicationSendPipeline.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.DefaultResponsePushBuilder.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ResponseCookies.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ResponseHeaders.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ResponsePushBuilder.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.ResponseType.kt
jvmAndNixMain.io.ktor.server.response.jvmAndNixMain.io.ktor.server.response.UseHttp2Push.kt
jvmAndNixMain.io.ktor.server.routing
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.HostsRoutingBuilder.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.IgnoreTrailingSlash.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.LocalPortRoutingBuilder.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.Route.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RouteSelector.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.Routing.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingApplicationCall.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingBuilder.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingPath.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingResolveContext.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingResolveResult.kt
jvmAndNixMain.io.ktor.server.routing.jvmAndNixMain.io.ktor.server.routing.RoutingResolveTrace.kt
jvmAndNixMain.io.ktor.server.util
jvmAndNixMain.io.ktor.server.util.jvmAndNixMain.io.ktor.server.util.CopyOnWriteHashMap.kt
jvmAndNixMain.io.ktor.server.util.jvmAndNixMain.io.ktor.server.util.Parameters.kt
jvmAndNixMain.io.ktor.server.util.jvmAndNixMain.io.ktor.server.util.Paths.kt
jvmAndNixMain.io.ktor.server.util.jvmAndNixMain.io.ktor.server.util.URLBuilder.kt
jvmMain.io.ktor.server.application
jvmMain.io.ktor.server.application.jvmMain.io.ktor.server.application.ApplicationEnvironment.kt
jvmMain.io.ktor.server.application.internal
jvmMain.io.ktor.server.application.internal.jvmMain.io.ktor.server.application.internal.TypeUtilsJvm.kt
jvmMain.io.ktor.server.config
jvmMain.io.ktor.server.config.jvmMain.io.ktor.server.config.ConfigLoadersJvm.kt
jvmMain.io.ktor.server.config.jvmMain.io.ktor.server.config.HoconApplicationConfig.kt
jvmMain.io.ktor.server.http
jvmMain.io.ktor.server.http.jvmMain.io.ktor.server.http.HttpDateJvm.kt
jvmMain.io.ktor.server.http.content
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.CachingOptionsJvm.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.DefaultTransformJvm.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.JarFileContent.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.LastModifiedJavaTime.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.LocalFileContent.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.SinglePageApplication.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.StaticContent.kt
jvmMain.io.ktor.server.http.content.jvmMain.io.ktor.server.http.content.StaticContentResolution.kt
jvmMain.io.ktor.server.request
jvmMain.io.ktor.server.request.jvmMain.io.ktor.server.request.ApplicationReceiveFunctionsJvm.kt
jvmMain.io.ktor.server.response
jvmMain.io.ktor.server.response.jvmMain.io.ktor.server.response.ApplicationResponseFunctionsJvm.kt
jvmMain.io.ktor.server.response.jvmMain.io.ktor.server.response.ApplicationResponsePropertiesJvm.kt
jvmMain.io.ktor.server.util
jvmMain.io.ktor.server.util.jvmMain.io.ktor.server.util.DateUtilsJvm.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy