j

jrest-interceptor-oauth2

empty
Files download
File Operation
jrest-interceptor-oauth2-1.0.6.jar download
jrest-interceptor-oauth2-1.0.6.pom download
jrest-interceptor-oauth2-1.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.scarabsoft</groupId>
  <artifactId>jrest-interceptor-oauth2</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.scarabsoft:jrest-interceptor-oauth2:1.0.6'
Gradle Kotlin
implementation("com.scarabsoft:jrest-interceptor-oauth2:1.0.6")
Scala SBT
libraryDependencies += "com.scarabsoft" % "jrest-interceptor-oauth2" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.scarabsoft', module='jrest-interceptor-oauth2', version='1.0.6')
)
Apache Ivy
<dependency org="com.scarabsoft" name="jrest-interceptor-oauth2" rev="1.0.6" />
Leiningen
[com.scarabsoft/jrest-interceptor-oauth2 "1.0.6"]
Apache Buildr
'com.scarabsoft:jrest-interceptor-oauth2:jar:1.0.6'