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