Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdglue |
Version | Version737.2.499.0 |
Type | Typejar |
Filename | Size |
---|---|
glue-737.2.499.0.pom | |
glue-737.2.499.0.jar | 39 KB |
glue-737.2.499.0-sources.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/glue/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>glue</artifactId>
<version>737.2.499.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation 'com.cognitect.aws:glue:737.2.499.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation ("com.cognitect.aws:glue:737.2.499.0")
'com.cognitect.aws:glue:jar:737.2.499.0'
<dependency org="com.cognitect.aws" name="glue" rev="737.2.499.0">
<artifact name="glue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='glue', version='737.2.499.0')
)
libraryDependencies += "com.cognitect.aws" % "glue" % "737.2.499.0"
[com.cognitect.aws/glue "737.2.499.0"]