License |
License |
---|---|
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdhalo-core |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHALOEngine
A FAST && THIN && HIGH SCALABLE Java web framework
|
Filename | Size |
---|---|
halo-core-1.1.2.pom | |
halo-core-1.1.2.jar | 56 KB |
halo-core-1.1.2-sources.jar | 30 KB |
halo-core-1.1.2-javadoc.jar | 154 KB |
Browse |
<!-- 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"]
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 |