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

Get the latest version of airframe-http_2.13 JAR file


Welcome to the airframe-http_2.13 JAR file download page. Here, you can download the latest version of airframe-http_2.13 JAR file, which is a Java Archive file containing the necessary code and resources for the airframe-http library. By downloading this JAR file, you can easily integrate airframe-http_2.13 into your Java projects for seamless HTTP operations. Start using this reliable and efficient library by downloading the JAR file now!

Files of the artifact airframe-http_2.13 version 24.7.0 from the group org.wvlet.airframe.

Artifact airframe-http_2.13
Group org.wvlet.airframe
Version 24.7.0
Last update 02. July 2024
Tags: rest framework
Organization org.wvlet.airframe
URL https://wvlet.org/airframe
License Apache-2.0
Dependencies amount 9
Dependencies scala-library, airframe-rx_2.13, airframe-control_2.13, airframe-surface_2.13, airframe-json_2.13, airframe-codec_2.13, airframe_2.13, scala-collection-compat_2.13, scala-parallel-collections_2.13,
There are maybe transitive dependencies!
There is a newer version: 24.9.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of airframe-http_2.13 Show documentation

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

0 downloads

Source code of airframe-http_2.13 version 24.7.0

META-INF
META-INF.META-INF.MANIFEST.MF
sbt-buildinfo
sbt-buildinfo.sbt-buildinfo.AirframeHttpBuildInfo.scala
wvlet.airframe.http
wvlet.airframe.http.wvlet.airframe.http.Compat.scala
wvlet.airframe.http.wvlet.airframe.http.CompatApi.scala
wvlet.airframe.http.wvlet.airframe.http.Endpoint
wvlet.airframe.http.wvlet.airframe.http.GrpcStatus.scala
wvlet.airframe.http.wvlet.airframe.http.Http.scala
wvlet.airframe.http.wvlet.airframe.http.HttpAccessLogWriter.scala
wvlet.airframe.http.wvlet.airframe.http.HttpBackend.scala
wvlet.airframe.http.wvlet.airframe.http.HttpClient.scala
wvlet.airframe.http.wvlet.airframe.http.HttpClientBase.scala
wvlet.airframe.http.wvlet.airframe.http.HttpClientException.scala
wvlet.airframe.http.wvlet.airframe.http.HttpContext.scala
wvlet.airframe.http.wvlet.airframe.http.HttpFilter.scala
wvlet.airframe.http.wvlet.airframe.http.HttpHeader.scala
wvlet.airframe.http.wvlet.airframe.http.HttpLogger.scala
wvlet.airframe.http.wvlet.airframe.http.HttpMessage.scala
wvlet.airframe.http.wvlet.airframe.http.HttpMessageBase.scala
wvlet.airframe.http.wvlet.airframe.http.HttpMethod.scala
wvlet.airframe.http.wvlet.airframe.http.HttpMultiMap.scala
wvlet.airframe.http.wvlet.airframe.http.HttpServer.scala
wvlet.airframe.http.wvlet.airframe.http.HttpServerException.scala
wvlet.airframe.http.wvlet.airframe.http.HttpServerExceptionBase.scala
wvlet.airframe.http.wvlet.airframe.http.HttpStatus.scala
wvlet.airframe.http.wvlet.airframe.http.RPC
wvlet.airframe.http.wvlet.airframe.http.RPCContext.scala
wvlet.airframe.http.wvlet.airframe.http.RPCEncoding.scala
wvlet.airframe.http.wvlet.airframe.http.RPCException.scala
wvlet.airframe.http.wvlet.airframe.http.RPCMethod.scala
wvlet.airframe.http.wvlet.airframe.http.RPCStatus.scala
wvlet.airframe.http.wvlet.airframe.http.RPCStatusType.scala
wvlet.airframe.http.wvlet.airframe.http.Router.scala
wvlet.airframe.http.wvlet.airframe.http.RxHttpBackend.scala
wvlet.airframe.http.wvlet.airframe.http.RxHttpEndpoint.scala
wvlet.airframe.http.wvlet.airframe.http.RxHttpFilter.scala
wvlet.airframe.http.wvlet.airframe.http.RxRouter.scala
wvlet.airframe.http.wvlet.airframe.http.RxRouterMacros.scala
wvlet.airframe.http.wvlet.airframe.http.RxRouterObjectBase.scala
wvlet.airframe.http.wvlet.airframe.http.RxRouterProvider.scala
wvlet.airframe.http.wvlet.airframe.http.ServerAddress.scala
wvlet.airframe.http.wvlet.airframe.http.StaticContent.scala
wvlet.airframe.http.client
wvlet.airframe.http.client.wvlet.airframe.http.client.AsyncClient.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpChannel.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientBackend.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientCompat.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientConfig.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientContext.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientFactory.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientFilter.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClientLoggingFilter.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.HttpClients.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.JavaHttpClientBackend.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.JavaHttpClientChannel.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.SyncClient.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.URLConnectionChannel.scala
wvlet.airframe.http.client.wvlet.airframe.http.client.URLConnectionClientBackend.scala
wvlet.airframe.http
wvlet.airframe.http.wvlet.airframe.http.description
wvlet.airframe.http.filter
wvlet.airframe.http.filter.wvlet.airframe.http.filter.CorsFilter.scala
wvlet.airframe.http.impl
wvlet.airframe.http.impl.wvlet.airframe.http.impl.HttpMacros.scala
wvlet.airframe.http.internal
wvlet.airframe.http.internal.wvlet.airframe.http.internal.HttpLogs.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.HttpMultiMapCodec.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.HttpResponseBodyCodec.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.LocalRPCContext.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.LogRotationHttpLogger.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.RPCCallContext.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.RPCResponseFilter.scala
wvlet.airframe.http.internal.wvlet.airframe.http.internal.TLSSupport.scala
wvlet.airframe.http
wvlet.airframe.http.wvlet.airframe.http.package.scala
wvlet.airframe.http.router
wvlet.airframe.http.router.wvlet.airframe.http.router.Automaton.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.ControllerProvider.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.HttpEndpointExecutionContext.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.HttpRequestDispatcher.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.HttpRequestMapper.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.RedirectToRxEndpoint.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.ResponseHandler.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.Route.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.RouteMatcher.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.RouterBase.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.RouterMacros.scala
wvlet.airframe.http.router.wvlet.airframe.http.router.RxRoute.scala




© 2015 - 2024 Weber Informatics LLC | Privacy Policy