Download halo-core-1.0.3.jar file - Jar h

Jar examples for h:halo-core

Description

A FAST && THIN && HIGH SCALABLE Java web framework

You can download jar file halo-core 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add halo-core-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

halo-core-1.0.3-javadoc.jar
halo-core-1.0.3-sources.jar
halo-core-1.0.3.jar
halo-core-1.0.3.pom



Related Tutorials