Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdmigrationhub-config |
Version | Version773.2.579.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/migrationhub-config/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>migrationhub-config</artifactId>
<version>773.2.579.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/migrationhub-config/
implementation 'com.cognitect.aws:migrationhub-config:773.2.579.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/migrationhub-config/
implementation ("com.cognitect.aws:migrationhub-config:773.2.579.0")
'com.cognitect.aws:migrationhub-config:jar:773.2.579.0'
<dependency org="com.cognitect.aws" name="migrationhub-config" rev="773.2.579.0">
<artifact name="migrationhub-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='migrationhub-config', version='773.2.579.0')
)
libraryDependencies += "com.cognitect.aws" % "migrationhub-config" % "773.2.579.0"
[com.cognitect.aws/migrationhub-config "773.2.579.0"]