Last Version

org.springframework.cloud.stream.app:app-starters-security-common 2.1.6.RELEASE

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

app-starters-security-common
Version

Version

2.1.6.RELEASE
Type

Type

jar
Description

Description

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download app-starters-security-common 2.1.6.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/app-starters-security-common/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>app-starters-security-common</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/app-starters-security-common/
implementation 'org.springframework.cloud.stream.app:app-starters-security-common:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/app-starters-security-common/
implementation ("org.springframework.cloud.stream.app:app-starters-security-common:2.1.6.RELEASE")
'org.springframework.cloud.stream.app:app-starters-security-common:jar:2.1.6.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="app-starters-security-common" rev="2.1.6.RELEASE">
  <artifact name="app-starters-security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='app-starters-security-common', version='2.1.6.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "app-starters-security-common" % "2.1.6.RELEASE"
[org.springframework.cloud.stream.app/app-starters-security-common "2.1.6.RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.cloud : spring-cloud-stream jar
com.jayway.jsonpath : json-path jar
org.springframework.integration : spring-integration-xml jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-security jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.integration : spring-integration-test jar
org.springframework.cloud : spring-cloud-stream-test-support jar

Project Modules

There are no modules declared in this project.