j

jrest-interceptor-httpbasic

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