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