License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdappconfig |
Version | Version801.2.697.0 |
Type | Typejar |
Description |
Descriptionappconfig
appconfig resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
appconfig-801.2.697.0.pom | |
appconfig-801.2.697.0.jar | 13 KB |
appconfig-801.2.697.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>appconfig</artifactId>
<version>801.2.697.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/
implementation 'com.cognitect.aws:appconfig:801.2.697.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/appconfig/
implementation ("com.cognitect.aws:appconfig:801.2.697.0")
'com.cognitect.aws:appconfig:jar:801.2.697.0'
<dependency org="com.cognitect.aws" name="appconfig" rev="801.2.697.0">
<artifact name="appconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='appconfig', version='801.2.697.0')
)
libraryDependencies += "com.cognitect.aws" % "appconfig" % "801.2.697.0"
[com.cognitect.aws/appconfig "801.2.697.0"]