Jar examples for g:gawain-core
Microframework focusing on data processing and aggregation in distributed environment
You can download jar file gawain-core 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gawain-core-0.1.2.jar to your project.
<dependency> <groupId>me.smecsia.gawain</groupId> <artifactId>gawain-core</artifactId> <version>0.1.2</version> </dependency>
compile group: 'me.smecsia.gawain', name: 'gawain-core', version: '0.1.2'
libraryDependencies += "me.smecsia.gawain" % "gawain-core" % "0.1.2"
<dependency org="me.smecsia.gawain" name="gawain-core" rev="0.1.2"/>
@Grapes(@Grab(group='me.smecsia.gawain', module='gawain-core', version='0.1.2'))
'me.smecsia.gawain:gawain-core:jar:0.1.2'
Click the following link to download the jar file.
gawain-core-0.1.2-javadoc.jar