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