MVN

com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded

Maven & Gradle

Nov 06, 2018
2 usages
4.6k stars

Armeria (armeria-spring-boot-autoconfigure-shaded) · Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-spring-boot-autoconfigure-shaded)

<dependency>
    <groupId>com.linecorp.armeria</groupId>
    <artifactId>armeria-spring-boot-autoconfigure-shaded</artifactId>
    <version>0.75.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.75.0

All Versions

Choose a version of com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.75.x
armeria-spring-boot-autoconfigure-shaded-0.75.0
0.74.x
armeria-spring-boot-autoconfigure-shaded-0.74.1
armeria-spring-boot-autoconfigure-shaded-0.74.0
0.73.x
armeria-spring-boot-autoconfigure-shaded-0.73.0
0.72.x
armeria-spring-boot-autoconfigure-shaded-0.72.0
0.71.x
armeria-spring-boot-autoconfigure-shaded-0.71.1
armeria-spring-boot-autoconfigure-shaded-0.71.0
0.70.x
armeria-spring-boot-autoconfigure-shaded-0.70.1
armeria-spring-boot-autoconfigure-shaded-0.70.0
0.69.x
armeria-spring-boot-autoconfigure-shaded-0.69.0
0.68.x
armeria-spring-boot-autoconfigure-shaded-0.68.2
armeria-spring-boot-autoconfigure-shaded-0.68.1
armeria-spring-boot-autoconfigure-shaded-0.68.0
0.67.x
armeria-spring-boot-autoconfigure-shaded-0.67.2
armeria-spring-boot-autoconfigure-shaded-0.67.1
armeria-spring-boot-autoconfigure-shaded-0.67.0
0.66.x
armeria-spring-boot-autoconfigure-shaded-0.66.0
0.65.x
armeria-spring-boot-autoconfigure-shaded-0.65.1
armeria-spring-boot-autoconfigure-shaded-0.65.0
0.64.x
armeria-spring-boot-autoconfigure-shaded-0.64.0
0.63.x
armeria-spring-boot-autoconfigure-shaded-0.63.1
armeria-spring-boot-autoconfigure-shaded-0.63.0
0.62.x
armeria-spring-boot-autoconfigure-shaded-0.62.0
0.61.x
armeria-spring-boot-autoconfigure-shaded-0.61.0
0.60.x
armeria-spring-boot-autoconfigure-shaded-0.60.0
0.59.x
armeria-spring-boot-autoconfigure-shaded-0.59.2
armeria-spring-boot-autoconfigure-shaded-0.59.1
armeria-spring-boot-autoconfigure-shaded-0.59.0
0.58.x
armeria-spring-boot-autoconfigure-shaded-0.58.1
armeria-spring-boot-autoconfigure-shaded-0.58.0
0.57.x
armeria-spring-boot-autoconfigure-shaded-0.57.0
0.56.x
armeria-spring-boot-autoconfigure-shaded-0.56.1
armeria-spring-boot-autoconfigure-shaded-0.56.0
0.55.x
armeria-spring-boot-autoconfigure-shaded-0.55.1
armeria-spring-boot-autoconfigure-shaded-0.55.0
0.54.x
armeria-spring-boot-autoconfigure-shaded-0.54.2
armeria-spring-boot-autoconfigure-shaded-0.54.1
armeria-spring-boot-autoconfigure-shaded-0.54.0
0.53.x
armeria-spring-boot-autoconfigure-shaded-0.53.2
armeria-spring-boot-autoconfigure-shaded-0.53.1
armeria-spring-boot-autoconfigure-shaded-0.53.0
0.52.x
armeria-spring-boot-autoconfigure-shaded-0.52.1
armeria-spring-boot-autoconfigure-shaded-0.52.0
0.51.x
armeria-spring-boot-autoconfigure-shaded-0.51.0
0.50.x
armeria-spring-boot-autoconfigure-shaded-0.50.0
0.49.x
armeria-spring-boot-autoconfigure-shaded-0.49.0
0.48.x
armeria-spring-boot-autoconfigure-shaded-0.48.0
0.47.x
armeria-spring-boot-autoconfigure-shaded-0.47.0
0.46.x
armeria-spring-boot-autoconfigure-shaded-0.46.4
armeria-spring-boot-autoconfigure-shaded-0.46.3
armeria-spring-boot-autoconfigure-shaded-0.46.2
armeria-spring-boot-autoconfigure-shaded-0.46.1
armeria-spring-boot-autoconfigure-shaded-0.46.0

How to add a dependency to Maven

Add the following com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linecorp.armeria</groupId>
    <artifactId>armeria-spring-boot-autoconfigure-shaded</artifactId>
    <version>0.75.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded gradle dependency to your build.gradle file:

implementation 'com.linecorp.armeria:armeria-spring-boot-autoconfigure-shaded:0.75.0'

Gradle Kotlin DSL: Add the following com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linecorp.armeria:armeria-spring-boot-autoconfigure-shaded:0.75.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linecorp.armeria : armeria-spring-boot-autoconfigure-shaded sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linecorp.armeria" % "armeria-spring-boot-autoconfigure-shaded" % "0.75.0"

Advertisement

Dependencies from Group

Aug 25, 2023
150 usages
4.6k stars
Nov 06, 2018
30 usages
4.6k stars
Aug 25, 2023
24 usages
4.6k stars
Aug 25, 2023
23 usages
4.6k stars
Jun 22, 2020
15 usages
4.6k stars

Discover Dependencies

Jun 18, 2019
2 usages
Dec 04, 2020
1 usages
23.5k stars
Sep 24, 2022
1 usages
174 stars
Jan 20, 2020
2 usages
11 stars
Jun 01, 2017
1 usages
51.8k stars
May 29, 2017
2 usages
552 stars
jbl
Sep 05, 2017
1 usages
11 stars
Aug 28, 2017
1 usages
734 stars