| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdorg.entur.ror.helpers | 
| ArtifactId | ArtifactIdoauth2 | 
| Last Version | Last Version1.0.79 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShared libraries used in other route database/journey planning components | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| oauth2-1.0.79.pom | |
| oauth2-1.0.79.jar | 18 KB | 
| oauth2-1.0.79-sources.jar | 11 KB | 
| oauth2-1.0.79-javadoc.jar | 431 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |