Jar examples for h:hraven-core
Core components of hRaven, including model classes and data access layer
You can download jar file hraven-core 0.9.10 in this page.
Apache License
You can use the following script to add hraven-core-0.9.10.jar to your project.
<dependency> <groupId>com.twitter.hraven</groupId> <artifactId>hraven-core</artifactId> <version>0.9.10</version> </dependency>
compile group: 'com.twitter.hraven', name: 'hraven-core', version: '0.9.10'
libraryDependencies += "com.twitter.hraven" % "hraven-core" % "0.9.10"
<dependency org="com.twitter.hraven" name="hraven-core" rev="0.9.10"/>
@Grapes(@Grab(group='com.twitter.hraven', module='hraven-core', version='0.9.10'))
'com.twitter.hraven:hraven-core:jar:0.9.10'
Click the following link to download the jar file.
hraven-core-0.9.10-javadoc.jar