io.github.springboot-addons:spring-boot-starter-httpclient-security-cas

Spring Boot AutoConfiguration for Apache HttpClient

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-cas
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot AutoConfiguration for Apache HttpClient
Project Organization

Project Organization

spring-boot-httpclient

Download spring-boot-starter-httpclient-security-cas

How to add to project

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

Dependencies

compile (3)

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

provided (3)

Group / Artifact Type Version
org.springframework.security : spring-security-cas jar
org.springframework.boot : spring-boot-starter-security jar 2.6.1
org.springframework.security : spring-security-core jar

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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0