Last Version

org.entur.ror.helpers:oauth2 1.0.79

Shared libraries used in other route database/journey planning components

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

oauth2
Version

Version

1.0.79
Type

Type

jar
Description

Description

Shared libraries used in other route database/journey planning components
Project Organization

Project Organization

Entur AS
Source Code Management

Source Code Management

https://github.com/entur/rutebanken-helpers/tree/master/oauth2

Download oauth2 1.0.79


<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>oauth2</artifactId>
    <version>1.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/
implementation 'org.entur.ror.helpers:oauth2:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/oauth2/
implementation ("org.entur.ror.helpers:oauth2:1.0.79")
'org.entur.ror.helpers:oauth2:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="oauth2" rev="1.0.79">
  <artifact name="oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='oauth2', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "oauth2" % "1.0.79"
[org.entur.ror.helpers/oauth2 "1.0.79"]

Dependencies

compile (6)

Group / Artifact Type Version
org.entur.ror.helpers : organisation jar 1.0.79
org.springframework.boot : spring-boot-starter-webflux jar 2.6.8
org.springframework.boot : spring-boot-starter-security jar 2.6.8
org.springframework.security : spring-security-oauth2-resource-server jar
org.springframework.security : spring-security-oauth2-jose jar
org.springframework.security : spring-security-oauth2-client jar

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4

Project Modules

There are no modules declared in this project.