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