u

upstream-interceptor-jjwt

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