Last Version

Blueprints-Core 2.6.0

Core interfaces and utilities for Blueprints

License

License

GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-core
Version

Version

2.6.0
Type

Type

jar
Description

Description

Blueprints-Core
Core interfaces and utilities for Blueprints

Download blueprints-core 2.6.0


<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-core/ -->
<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-core</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-core/
implementation 'com.tinkerpop.blueprints:blueprints-core:2.6.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-core/
implementation ("com.tinkerpop.blueprints:blueprints-core:2.6.0")
'com.tinkerpop.blueprints:blueprints-core:jar:2.6.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints-core" rev="2.6.0">
  <artifact name="blueprints-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints-core', version='2.6.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-core" % "2.6.0"
[com.tinkerpop.blueprints/blueprints-core "2.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.3.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.carrotsearch : hppc jar 0.6.0
commons-configuration : commons-configuration jar 1.6
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.