| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases OAuth2 Security |
| GroupId | GroupIdcom.ocadotechnology |
| ArtifactId | ArtifactIdsttp-oauth2-cache-cats_2.12 |
| Version | Version0.14.0 |
| Type | Typejar |
| Description |
Descriptionsttp-oauth2-cache-cats
sttp-oauth2-cache-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-cache-cats_2.12/ -->
<dependency>
<groupId>com.ocadotechnology</groupId>
<artifactId>sttp-oauth2-cache-cats_2.12</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-cache-cats_2.12/
implementation 'com.ocadotechnology:sttp-oauth2-cache-cats_2.12:0.14.0'
// https://jarcasting.com/artifacts/com.ocadotechnology/sttp-oauth2-cache-cats_2.12/
implementation ("com.ocadotechnology:sttp-oauth2-cache-cats_2.12:0.14.0")
'com.ocadotechnology:sttp-oauth2-cache-cats_2.12:jar:0.14.0'
<dependency org="com.ocadotechnology" name="sttp-oauth2-cache-cats_2.12" rev="0.14.0">
<artifact name="sttp-oauth2-cache-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocadotechnology', module='sttp-oauth2-cache-cats_2.12', version='0.14.0')
)
libraryDependencies += "com.ocadotechnology" % "sttp-oauth2-cache-cats_2.12" % "0.14.0"
[com.ocadotechnology/sttp-oauth2-cache-cats_2.12 "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.ocadotechnology : sttp-oauth2-cache_2.12 | jar | 0.14.0 |
| org.typelevel : cats-effect-kernel_2.12 | jar | 3.3.12 |
| org.typelevel : cats-effect-std_2.12 | jar | 3.3.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-effect_2.12 | jar | 3.3.12 |
| org.typelevel : cats-effect-testkit_2.12 | jar | 3.3.12 |
| org.scalatest : scalatest_2.12 | jar | 3.2.12 |