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