u

upstream-interceptor-jjwt

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