License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.springframework.cloud.stream.app |
ArtifactId | ArtifactIdstream-applications-security-common |
Version | Version3.1.1 |
Type | Typejar |
Description |
DescriptionStream Applications Core Parent
|
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/stream-applications-security-common/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-security-common</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/stream-applications-security-common/
implementation 'org.springframework.cloud.stream.app:stream-applications-security-common:3.1.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/stream-applications-security-common/
implementation ("org.springframework.cloud.stream.app:stream-applications-security-common:3.1.1")
'org.springframework.cloud.stream.app:stream-applications-security-common:jar:3.1.1'
<dependency org="org.springframework.cloud.stream.app" name="stream-applications-security-common" rev="3.1.1">
<artifact name="stream-applications-security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='stream-applications-security-common', version='3.1.1')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "stream-applications-security-common" % "3.1.1"
[org.springframework.cloud.stream.app/stream-applications-security-common "3.1.1"]
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.boot : spring-boot-starter-webflux Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.cloud : spring-cloud-stream | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.cloud : spring-cloud-stream | test-jar |