All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.wvlet.airframe JAR files with all dependencies


airframe-http-finagle_2.11 from group org.wvlet.airframe (version 20.10.3)

REST API binding for Finagle

Group: org.wvlet.airframe Artifact: airframe-http-finagle_2.11
Show all versions Show documentation Show source 
Download airframe-http-finagle_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-http-finagle_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 8
Dependencies scala-library, airframe-http_2.11, scala-collection-compat_2.11, finagle-http_2.11, finagle-netty4-http_2.11, finagle-netty4_2.11, finagle-core_2.11, slf4j-jdk14,
There are maybe transitive dependencies!

airframe-http-grpc_2.11 from group org.wvlet.airframe (version 20.10.3)

Airframe HTTP gRPC backend

Group: org.wvlet.airframe Artifact: airframe-http-grpc_2.11
Show all versions Show documentation Show source 
Download airframe-http-grpc_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-http-grpc_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://wvlet.org/airframe
License Apache-2.0
Dependencies amount 6
Dependencies scala-library, airframe-http_2.11, airframe-rx_2.11, scala-collection-compat_2.11, grpc-netty-shaded, grpc-stub,
There are maybe transitive dependencies!

airframe-scalatest_2.11 from group org.wvlet.airframe (version 20.10.3)

A handy base trait for writing test using ScalaTest

Group: org.wvlet.airframe Artifact: airframe-scalatest_2.11
Show all versions Show documentation Show source 
Download airframe-scalatest_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-scalatest_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, airframe-log_2.11, scala-collection-compat_2.11, scalatest_2.11,
There are maybe transitive dependencies!

airframe-sql_2.11 from group org.wvlet.airframe (version 20.10.3)

SQL parser & analyzer

Group: org.wvlet.airframe Artifact: airframe-sql_2.11
Show all versions Show documentation Show source 
Download airframe-sql_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-sql_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://wvlet.org/airframe
License Apache-2.0
Dependencies amount 8
Dependencies scala-library, airframe-msgpack_2.11, airframe-surface_2.11, airframe-config_2.11, airframe-launcher_2.11, antlr4-runtime, scala-collection-compat_2.11, scala-parser-combinators_2.11,
There are maybe transitive dependencies!

airframe_2.11 from group org.wvlet.airframe (version 20.10.3)

Dependency injection library tailored to Scala

Group: org.wvlet.airframe Artifact: airframe_2.11
Show all versions Show documentation Show source 
Download airframe_2.11.jar (20.10.3)
 

1 downloads
Artifact airframe_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, airframe-surface_2.11, scala-collection-compat_2.11, scala-reflect,
There are maybe transitive dependencies!

airframe-control_2.11 from group org.wvlet.airframe (version 20.10.3)

A library for controlling program flows and retrying

Group: org.wvlet.airframe Artifact: airframe-control_2.11
Show all versions Show documentation Show source 
Download airframe-control_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-control_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, airframe-log_2.11, scala-parser-combinators_2.11,
There are maybe transitive dependencies!

airframe-json_2.11 from group org.wvlet.airframe (version 20.10.3)

JSON parser

Group: org.wvlet.airframe Artifact: airframe-json_2.11
Show all versions Show documentation Show source 
Download airframe-json_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-json_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, airframe-log_2.11,
There are maybe transitive dependencies!

airframe-msgpack_2.11 from group org.wvlet.airframe (version 20.10.3)

Pure-Scala MessagePack library

Group: org.wvlet.airframe Artifact: airframe-msgpack_2.11
Show all versions Show documentation Show source 
Download airframe-msgpack_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-msgpack_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://github.com/wvlet/airframe
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, airframe-log_2.11, airframe-json_2.11, scala-collection-compat_2.11, msgpack-core,
There are maybe transitive dependencies!

airspec_2.11 from group org.wvlet.airframe (version 20.10.3)

AirSpec: A Functional Testing Framework for Scala

Group: org.wvlet.airframe Artifact: airspec_2.11
Show all versions Show documentation Show source 
Download airspec_2.11.jar (20.10.3)
 

0 downloads
Artifact airspec_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://wvlet.org/airframe
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, scala-collection-compat_2.11, scala-reflect, test-interface,
There are maybe transitive dependencies!

airframe-http-okhttp_2.11 from group org.wvlet.airframe (version 20.10.3)

REST API binding for OkHttp

Group: org.wvlet.airframe Artifact: airframe-http-okhttp_2.11
Show all versions Show documentation Show source 
Download airframe-http-okhttp_2.11.jar (20.10.3)
 

0 downloads
Artifact airframe-http-okhttp_2.11
Group org.wvlet.airframe
Version 20.10.3
Last update 31. October 2020
Organization org.wvlet.airframe
URL https://wvlet.org/airframe
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, airframe-http_2.11, scala-collection-compat_2.11, okhttp,
There are maybe transitive dependencies!



Page 18 from 44 (items total 435)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy