Sha256: 40be59480442c267bfc81b5ef2b84383e91757abc5af1faa2016f2d9ec516850

Contents?: true

Size: 230 Bytes

Versions: 1

Compression:

Stored size: 230 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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