HALOEngine

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

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download halo-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yoojia/halo-core/ -->
<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>halo-core</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/halo-core/
implementation 'com.github.yoojia:halo-core:1.1.2'
// https://jarcasting.com/artifacts/com.github.yoojia/halo-core/
implementation ("com.github.yoojia:halo-core:1.1.2")
'com.github.yoojia:halo-core:jar:1.1.2'
<dependency org="com.github.yoojia" name="halo-core" rev="1.1.2">
  <artifact name="halo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='halo-core', version='1.1.2')
)
libraryDependencies += "com.github.yoojia" % "halo-core" % "1.1.2"
[com.github.yoojia/halo-core "1.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
org.slf4j : slf4j-simple jar 1.7.12
org.yaml : snakeyaml jar 1.15
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0