Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdamazon-config |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionamazon-s3
dependencies
|
Filename | Size |
---|---|
amazon-config-0.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-config/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>amazon-config</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-config/
implementation 'com.walterjwhite.infrastructure.dependencies:amazon-config:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/amazon-config/
implementation ("com.walterjwhite.infrastructure.dependencies:amazon-config:0.0.15")
'com.walterjwhite.infrastructure.dependencies:amazon-config:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="amazon-config" rev="0.0.15">
<artifact name="amazon-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='amazon-config', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "amazon-config" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/amazon-config "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-config | jar | 1.11.220 |
com.walterjwhite.infrastructure.dependencies : commons-logging | pom | 0.0.15 |