Download hraven-core-1.0.1.jar file - Jar h

Jar examples for h:hraven-core

Description

Core components of hRaven, including model classes and data access layer

You can download jar file hraven-core 1.0.1 in this page.

License

Apache License

Build File

You can use the following script to add hraven-core-1.0.1.jar to your project.

<dependency>
   <groupId>com.twitter.hraven</groupId>
   <artifactId>hraven-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.twitter.hraven', name: 'hraven-core', version: '1.0.1'
libraryDependencies += "com.twitter.hraven" % "hraven-core" % "1.0.1"
<dependency org="com.twitter.hraven" name="hraven-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.twitter.hraven', module='hraven-core', version='1.0.1'))
'com.twitter.hraven:hraven-core:jar:1.0.1'

Download

Click the following link to download the jar file.

hraven-core-1.0.1-javadoc.jar
hraven-core-1.0.1-sources.jar
hraven-core-1.0.1-tests.jar
hraven-core-1.0.1.jar
hraven-core-1.0.1.pom



Related Tutorials