Jar examples for g:galaxy
A high-performance in-memory data-grid.
You can download jar file galaxy 1.4 in this page.
The GNU Lesser General Public License, version 3
You can use the following script to add galaxy-1.4.jar to your project.
<dependency> <groupId>co.paralleluniverse</groupId> <artifactId>galaxy</artifactId> <version>1.4</version> </dependency>
compile group: 'co.paralleluniverse', name: 'galaxy', version: '1.4'
libraryDependencies += "co.paralleluniverse" % "galaxy" % "1.4"
<dependency org="co.paralleluniverse" name="galaxy" rev="1.4"/>
@Grapes(@Grab(group='co.paralleluniverse', module='galaxy', version='1.4'))
'co.paralleluniverse:galaxy:jar:1.4'
Click the following link to download the jar file.
galaxy-1.4-javadoc.jar