Sha256: 77e30694996cd7c1532b7870f94e715eac8d04b539d6bdebeb190c9359f7c6bc

Contents?: true

Size: 230 Bytes

Versions: 1

Compression:

Stored size: 230 Bytes

Contents

module Pacer
  module Neo4j
    VERSION = "2.1.5"
    JAR = "pacer-neo4j-#{ VERSION }-standalone.jar"
    JAR_PATH = "lib/#{ JAR }"
    BLUEPRINTS_VERSION = "2.3.0"
    PIPES_VERSION = "2.3.0"
    PACER_REQ = ">= 1.1.2"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pacer-neo4j-2.1.5-java lib/pacer-neo4j/version.rb