| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdorg.springframework.cloud | 
| ArtifactId | ArtifactIdspring-cloud-aws-docs | 
| Version | Version2.2.6.RELEASE | 
| Type | Typepom | 
| Description | DescriptionSpring Cloud AWS Docs Spring Cloud AWS Docs | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| spring-cloud-aws-docs-2.2.6.RELEASE.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-docs/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-aws-docs</artifactId>
    <version>2.2.6.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-docs/
implementation 'org.springframework.cloud:spring-cloud-aws-docs:2.2.6.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-aws-docs/
implementation ("org.springframework.cloud:spring-cloud-aws-docs:2.2.6.RELEASE")'org.springframework.cloud:spring-cloud-aws-docs:pom:2.2.6.RELEASE'<dependency org="org.springframework.cloud" name="spring-cloud-aws-docs" rev="2.2.6.RELEASE">
  <artifact name="spring-cloud-aws-docs" type="pom" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-aws-docs', version='2.2.6.RELEASE')
)libraryDependencies += "org.springframework.cloud" % "spring-cloud-aws-docs" % "2.2.6.RELEASE"[org.springframework.cloud/spring-cloud-aws-docs "2.2.6.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |