Last Version

Spring Boot Security Tests - Web Hello World 1.5.22.RELEASE

${project.name}

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-security-test-web-helloworld
Version

Version

1.5.22.RELEASE
Type

Type

jar
Description

Description

Spring Boot Security Tests - Web Hello World
Spring Boot Security Tests - Web Hello World
Project URL

Project URL

https://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-security-test-web-helloworld 1.5.22.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-security-test-web-helloworld/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-security-test-web-helloworld</artifactId>
    <version>1.5.22.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-security-test-web-helloworld/
implementation 'org.springframework.boot:spring-boot-security-test-web-helloworld:1.5.22.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-security-test-web-helloworld/
implementation ("org.springframework.boot:spring-boot-security-test-web-helloworld:1.5.22.RELEASE")
'org.springframework.boot:spring-boot-security-test-web-helloworld:jar:1.5.22.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-security-test-web-helloworld" rev="1.5.22.RELEASE">
  <artifact name="spring-boot-security-test-web-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-security-test-web-helloworld', version='1.5.22.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-security-test-web-helloworld" % "1.5.22.RELEASE"
[org.springframework.boot/spring-boot-security-test-web-helloworld "1.5.22.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar

test (1)

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

Project Modules

There are no modules declared in this project.