| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Armeria Container Microservices |
| GroupId | GroupIdcom.github.thspinto |
| ArtifactId | ArtifactIdscribejava-httpclient-armeria |
| Version | Version8.1.2 |
| Type | Typejar |
| Description |
DescriptionScribeJava Async Armeria Client support
The best OAuth library out there
|
<!-- https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-armeria/ -->
<dependency>
<groupId>com.github.thspinto</groupId>
<artifactId>scribejava-httpclient-armeria</artifactId>
<version>8.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-armeria/
implementation 'com.github.thspinto:scribejava-httpclient-armeria:8.1.2'
// https://jarcasting.com/artifacts/com.github.thspinto/scribejava-httpclient-armeria/
implementation ("com.github.thspinto:scribejava-httpclient-armeria:8.1.2")
'com.github.thspinto:scribejava-httpclient-armeria:jar:8.1.2'
<dependency org="com.github.thspinto" name="scribejava-httpclient-armeria" rev="8.1.2">
<artifact name="scribejava-httpclient-armeria" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thspinto', module='scribejava-httpclient-armeria', version='8.1.2')
)
libraryDependencies += "com.github.thspinto" % "scribejava-httpclient-armeria" % "8.1.2"
[com.github.thspinto/scribejava-httpclient-armeria "8.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.thspinto : scribejava-core | jar | 8.1.2 |
| com.linecorp.armeria : armeria | jar | 1.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.thspinto : scribejava-core | test-jar | 8.1.2 |
| junit : junit | jar | 4.13.1 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 |