is not current version
Last Version 822.2.1145.0

com.cognitect.aws:glue 814.2.1008.0

glue resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

glue
Version

Version

814.2.1008.0
Type

Type

jar

Download glue 814.2.1008.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/glue/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>glue</artifactId>
    <version>814.2.1008.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation 'com.cognitect.aws:glue:814.2.1008.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation ("com.cognitect.aws:glue:814.2.1008.0")
'com.cognitect.aws:glue:jar:814.2.1008.0'
<dependency org="com.cognitect.aws" name="glue" rev="814.2.1008.0">
  <artifact name="glue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='glue', version='814.2.1008.0')
)
libraryDependencies += "com.cognitect.aws" % "glue" % "814.2.1008.0"
[com.cognitect.aws/glue "814.2.1008.0"]