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