Last Version

spring-boot-starter-httpclient-security-ntlm 1.0.4

Spring Boot starter for ntlm jcifs and httpClient integration

License

License

Categories

Categories

Spring Boot Container Microservices Security CLI User Interface
GroupId

GroupId

io.github.springboot-addons
ArtifactId

ArtifactId

spring-boot-starter-httpclient-security-ntlm
Version

Version

1.0.4
Type

Type

jar
Description

Description

spring-boot-starter-httpclient-security-ntlm
Spring Boot starter for ntlm jcifs and httpClient integration
Project Organization

Project Organization

spring-boot-httpclient

Download spring-boot-starter-httpclient-security-ntlm 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-security-ntlm/ -->
<dependency>
    <groupId>io.github.springboot-addons</groupId>
    <artifactId>spring-boot-starter-httpclient-security-ntlm</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-security-ntlm/
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient-security-ntlm:1.0.4'
// https://jarcasting.com/artifacts/io.github.springboot-addons/spring-boot-starter-httpclient-security-ntlm/
implementation ("io.github.springboot-addons:spring-boot-starter-httpclient-security-ntlm:1.0.4")
'io.github.springboot-addons:spring-boot-starter-httpclient-security-ntlm:jar:1.0.4'
<dependency org="io.github.springboot-addons" name="spring-boot-starter-httpclient-security-ntlm" rev="1.0.4">
  <artifact name="spring-boot-starter-httpclient-security-ntlm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.springboot-addons', module='spring-boot-starter-httpclient-security-ntlm', version='1.0.4')
)
libraryDependencies += "io.github.springboot-addons" % "spring-boot-starter-httpclient-security-ntlm" % "1.0.4"
[io.github.springboot-addons/spring-boot-starter-httpclient-security-ntlm "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.springboot-addons : spring-boot-starter-httpclient jar 1.0.4
jcifs : jcifs jar 1.3.17
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.projectlombok : lombok Optional jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.