Last Version

OAuth JEE Component 0.35

oauth components for ee-server (currently only JBoss)

License

License

GroupId

GroupId

de.adorsys.oauth
ArtifactId

ArtifactId

oauth-parent
Version

Version

0.35
Type

Type

pom
Description

Description

OAuth JEE Component
oauth components for ee-server (currently only JBoss)
Project URL

Project URL

https://github.com/adorsys/oauth

Download oauth-parent 0.35

Filename Size
oauth-parent-0.35.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oauth-server
  • oauth-tokenstore-jpa
  • oauth-tokenstore-mongodb
  • oauth-jboss-support
  • oauth-wildfly-support
  • oauth-client-jaas
  • oauth-test
  • oauth-login-theme