| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdglue |
| Last Version | Last Version822.2.1145.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionglue
glue resources for com.cognitect.aws/api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| glue-822.2.1145.0.pom | |
| glue-822.2.1145.0.jar | 56 KB |
| glue-822.2.1145.0-sources.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/glue/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>glue</artifactId>
<version>822.2.1145.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation 'com.cognitect.aws:glue:822.2.1145.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/glue/
implementation ("com.cognitect.aws:glue:822.2.1145.0")
'com.cognitect.aws:glue:jar:822.2.1145.0'
<dependency org="com.cognitect.aws" name="glue" rev="822.2.1145.0">
<artifact name="glue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='glue', version='822.2.1145.0')
)
libraryDependencies += "com.cognitect.aws" % "glue" % "822.2.1145.0"
[com.cognitect.aws/glue "822.2.1145.0"]