is not current version
Last Version 0.35

de.adorsys.oauth:oauth-tokenstore-mongodb 0.17


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

de.adorsys.oauth
ArtifactId

ArtifactId

oauth-tokenstore-mongodb
Version

Version

0.17
Type

Type

jar

Download oauth-tokenstore-mongodb 0.17


<!-- https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/ -->
<dependency>
    <groupId>de.adorsys.oauth</groupId>
    <artifactId>oauth-tokenstore-mongodb</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/
implementation 'de.adorsys.oauth:oauth-tokenstore-mongodb:0.17'
// https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/
implementation ("de.adorsys.oauth:oauth-tokenstore-mongodb:0.17")
'de.adorsys.oauth:oauth-tokenstore-mongodb:jar:0.17'
<dependency org="de.adorsys.oauth" name="oauth-tokenstore-mongodb" rev="0.17">
  <artifact name="oauth-tokenstore-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.oauth', module='oauth-tokenstore-mongodb', version='0.17')
)
libraryDependencies += "de.adorsys.oauth" % "oauth-tokenstore-mongodb" % "0.17"
[de.adorsys.oauth/oauth-tokenstore-mongodb "0.17"]