# -*- encoding: utf-8 -*- # stub: neo4j-community 1.8 java lib Gem::Specification.new do |s| s.name = "neo4j-community".freeze s.version = "1.8".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 = "2012-10-03" 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/geronimo-jta_1.1_spec-1.1.1.jar".freeze, "lib/neo4j-community/jars/lucene-core-3.5.0.jar".freeze, "lib/neo4j-community/jars/neo4j-cypher-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-algo-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-graph-matching-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-jmx-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-kernel-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-lucene-index-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-shell-1.8.jar".freeze, "lib/neo4j-community/jars/neo4j-udc-1.8.jar".freeze, "lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar".freeze, "lib/neo4j-community/jars/scala-library-2.9.1-1.jar".freeze, "lib/neo4j-community/jars/server-api-1.8.jar".freeze, "lib/neo4j-community/test-jars/neo4j-kernel-1.7.1-tests.jar".freeze, "lib/neo4j-community/version.rb".freeze, "lib/neo4j-community/version.rb.orig".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 v1.8 JAR files".freeze end