License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdde.adorsys.oauth |
ArtifactId | ArtifactIdoauth-tokenstore-mongodb |
Last Version | Last Version0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth components for ee-server (currently only JBoss)
|
<!-- https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/ -->
<dependency>
<groupId>de.adorsys.oauth</groupId>
<artifactId>oauth-tokenstore-mongodb</artifactId>
<version>0.35</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/
implementation 'de.adorsys.oauth:oauth-tokenstore-mongodb:0.35'
// https://jarcasting.com/artifacts/de.adorsys.oauth/oauth-tokenstore-mongodb/
implementation ("de.adorsys.oauth:oauth-tokenstore-mongodb:0.35")
'de.adorsys.oauth:oauth-tokenstore-mongodb:jar:0.35'
<dependency org="de.adorsys.oauth" name="oauth-tokenstore-mongodb" rev="0.35">
<artifact name="oauth-tokenstore-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.oauth', module='oauth-tokenstore-mongodb', version='0.35')
)
libraryDependencies += "de.adorsys.oauth" % "oauth-tokenstore-mongodb" % "0.35"
[de.adorsys.oauth/oauth-tokenstore-mongodb "0.35"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.oauth : oauth-server | jar | 0.35 |
org.mongodb : mongodb-driver | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
javax.inject : javax.inject | jar | |
javax.enterprise : cdi-api | jar | |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.7 |
javax.mail : mail | jar | |
com.github.fakemongo : fongo | jar | 2.0.5 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |