test impermanent database
							parent
							
								
									b7df6c1d58
								
							
						
					
					
						commit
						421f5712fd
					
				| @ -1,9 +1,10 @@ | ||||
| (defproject joshavg/lein-neo4j "0.6.0" | ||||
| (defproject joshavg/lein-neo4j "0.6.0-SNAPSHOT" | ||||
|   :description "neo4j server invokable from leiningen" | ||||
|   :url "https://gitea.heevyis.ninja/josha/lein-neo4j" | ||||
|   :license {:name "GPL-3.0" | ||||
|             :url "https://opensource.org/licenses/GPL-3.0"} | ||||
|   :dependencies [[org.clojure/clojure "1.10.0"] | ||||
|                  [org.neo4j/neo4j "3.5.3"] | ||||
|                  [org.neo4j.app/neo4j-server "3.5.3"]] | ||||
|                  [org.neo4j/neo4j "3.5.8"] | ||||
|                  [org.neo4j.app/neo4j-server "3.5.8"] | ||||
|                  [org.neo4j.community/it-test-support "3.5.8"]] | ||||
|   :eval-in-leiningen true) | ||||
|  | ||||
					Loading…
					
					
				
		Reference in New Issue
	
	 Josha von Gizycki
						Josha von Gizycki