# -*- encoding: utf-8 -*-
# stub: neo4j-community 2.0.0 java lib

Gem::Specification.new do |s|
  s.name = "neo4j-community".freeze
  s.version = "2.0.0".freeze
  s.platform = "java".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]
  s.date = "2013-12-21"
  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]
  s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "lib/neo4j-community.rb".freeze, "lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.3.1.jar".freeze, "lib/neo4j-community/jars/geronimo-jta_1.1_spec-1.1.1.jar".freeze, "lib/neo4j-community/jars/lucene-core-3.6.2.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-commons-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-1.9-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-compiler-2.0-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-algo-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-matching-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-jmx-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-kernel-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-lucene-index-2.0.0.jar".freeze, "lib/neo4j-community/jars/neo4j-udc-2.0.0.jar".freeze, "lib/neo4j-community/jars/parboiled-core-1.1.6.jar".freeze, "lib/neo4j-community/jars/parboiled-scala_2.10-1.1.6.jar".freeze, "lib/neo4j-community/jars/scala-library-2.10.3.jar".freeze, "lib/neo4j-community/jars/server-api-2.0.0.jar".freeze, "lib/neo4j-community/test-jars/neo4j-kernel-2.0.0-tests.jar".freeze, "lib/neo4j-community/version.rb".freeze, "lib/neo4j-jars.rb".freeze, "neo4j-community.gemspec".freeze]
  s.homepage = "https://github.com/dnagir/neo4j-community".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "The neo4j Community edition v2.0.0 JAR files".freeze

  s.specification_version = 3

  s.add_development_dependency(%q<rake>.freeze, [">= 0".freeze])
  s.add_development_dependency(%q<jeweler>.freeze, [">= 0".freeze])
end