License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.ocadotechnology |
ArtifactId | ArtifactIdsttp-oauth2_3 |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsttp-oauth2
sttp-oauth2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sttp-oauth2_3-0.14.0.pom | |
sttp-oauth2_3-0.14.0.jar | 233 KB |
sttp-oauth2_3-0.14.0-sources.jar | 18 KB |
sttp-oauth2_3-0.14.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2_3/ -->
<dependency>
<groupId>com.ocadotechnology</groupId>
<artifactId>sttp-oauth2_3</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2_3/
implementation 'com.ocadotechnology:sttp-oauth2_3:0.14.0'
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2_3/
implementation ("com.ocadotechnology:sttp-oauth2_3:0.14.0")
'com.ocadotechnology:sttp-oauth2_3:jar:0.14.0'
<dependency org="com.ocadotechnology" name="sttp-oauth2_3" rev="0.14.0">
<artifact name="sttp-oauth2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocadotechnology', module='sttp-oauth2_3', version='0.14.0')
)
libraryDependencies += "com.ocadotechnology" % "sttp-oauth2_3" % "0.14.0"
[com.ocadotechnology/sttp-oauth2_3 "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
io.circe : circe-parser_3 | jar | 0.14.2 |
io.circe : circe-core_3 | jar | 0.14.2 |
io.circe : circe-refined_3 | jar | 0.14.2 |
com.softwaremill.sttp.client3 : core_3 | jar | 3.3.18 |
com.softwaremill.sttp.client3 : circe_3 | jar | 3.3.18 |
eu.timepit : refined_3 | jar | 0.9.29 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.12 |