com.foreach.across.modules:oauth2-module-project

Provides OAuth2 related domain model and infrastructure using Spring security OAuth2.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

oauth2-module-project
Last Version

Last Version

2.1.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

com.foreach.across.modules:oauth2-module-project
Provides OAuth2 related domain model and infrastructure using Spring security OAuth2.
Project URL

Project URL

https://across.dev/modules/OAuth2Module
Source Code Management

Source Code Management

https://bitbucket.org/beforeach/oauth2-module

Download oauth2-module-project

How to add to project

<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/oauth2-module-project/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>oauth2-module-project</artifactId>
    <version>2.1.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/oauth2-module-project/
implementation 'com.foreach.across.modules:oauth2-module-project:2.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/oauth2-module-project/
implementation ("com.foreach.across.modules:oauth2-module-project:2.1.1.RELEASE")
'com.foreach.across.modules:oauth2-module-project:pom:2.1.1.RELEASE'
<dependency org="com.foreach.across.modules" name="oauth2-module-project" rev="2.1.1.RELEASE">
  <artifact name="oauth2-module-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='oauth2-module-project', version='2.1.1.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "oauth2-module-project" % "2.1.1.RELEASE"
[com.foreach.across.modules/oauth2-module-project "2.1.1.RELEASE"]

Dependencies

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

Project Modules

  • oauth2-module
  • oauth2-module-test-website

Versions

Version
2.1.1.RELEASE
2.1.0.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE