# -*- encoding: utf-8 -*- # stub: neo4j-community 2.2.3 ruby lib Gem::Specification.new do |s| s.name = "neo4j-community".freeze s.version = "2.2.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Dmytrii Nagirniak".freeze, "Andreas Ronge".freeze, "Volker Pacher".freeze] s.date = "2015-06-24" s.description = "The Java Jar files for the Neo4j Community, a high performance, fully ACID transactional graph database \u2013 licensed under the GPL, see license - http://neo4j.org/licensing-guide/ ".freeze s.email = ["dnagir@gmail.com".freeze, "andreas.ronge@gmail.com".freeze, "volker.pacher@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "lib/neo4j-community.rb".freeze, "lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.4.jar".freeze, "lib/neo4j-community/jars/lucene-core-3.6.2.jar".freeze, "lib/neo4j-community/jars/neo4j-consistency-check-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-csv-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-1.9-2.0.4.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-2.0-2.0.4.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-2.2-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-algo-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-matching-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-import-tool-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-io-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-jmx-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-kernel-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-lucene-index-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-primitive-collections-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-udc-2.2.3.jar".freeze, "lib/neo4j-community/jars/neo4j-unsafe-2.2.3.jar".freeze, "lib/neo4j-community/jars/opencsv-2.3.jar".freeze, "lib/neo4j-community/jars/parboiled-core-1.1.7.jar".freeze, "lib/neo4j-community/jars/parboiled-scala_2.10-1.1.7.jar".freeze, "lib/neo4j-community/jars/scala-library-2.10.5.jar".freeze, "lib/neo4j-community/jars/server-api-2.2.3.jar".freeze, "lib/neo4j-community/test-jars/neo4j-io-2.2.1-tests.jar".freeze, "lib/neo4j-community/test-jars/neo4j-kernel-2.2.1-tests.jar".freeze, "lib/neo4j-community/test-jars/neo4j-kernel-2.2.2-tests.jar".freeze, "lib/neo4j-community/test-jars/neo4j-kernel-2.2.3-tests.jar".freeze, "lib/neo4j-community/version.rb".freeze, "lib/neo4j-jars.rb".freeze, "neo4j-community.gemspec".freeze] s.homepage = "https://github.com/neo4jrb/neo4j-community".freeze s.rubygems_version = "3.5.10".freeze s.summary = "The neo4j Community edition v2.2.3 JAR files".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end