is not current version
Last Version 1.0.6

com.scarabsoft:jrest-interceptor-oauth2 1.0.1

empty

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.scarabsoft
ArtifactId

ArtifactId

jrest-interceptor-oauth2
Version

Version

1.0.1
Type

Type

jar

Download jrest-interceptor-oauth2 1.0.1


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