u

upstream-interceptor-jjwt

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