Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdappconfig |
Version | Version798.2.672.0 |
Type | Typejar |
Filename | Size |
---|---|
appconfig-798.2.672.0.pom | |
appconfig-798.2.672.0.jar | 12 KB |
appconfig-798.2.672.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>appconfig</artifactId>
<version>798.2.672.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/
implementation 'com.cognitect.aws:appconfig:798.2.672.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/
implementation ("com.cognitect.aws:appconfig:798.2.672.0")
'com.cognitect.aws:appconfig:jar:798.2.672.0'
<dependency org="com.cognitect.aws" name="appconfig" rev="798.2.672.0">
<artifact name="appconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='appconfig', version='798.2.672.0')
)
libraryDependencies += "com.cognitect.aws" % "appconfig" % "798.2.672.0"
[com.cognitect.aws/appconfig "798.2.672.0"]