Haiti Core

Implementation of the main classes of the framework

License

License

GroupId

GroupId

org.sadtech.haiti
ArtifactId

ArtifactId

haiti-core
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Haiti Core
Implementation of the main classes of the framework
Project URL

Project URL

https://github.com/haiti-projects/haiti-framework
Project Organization

Project Organization

SADTECH

Download haiti-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.sadtech.haiti : haiti-context jar
org.sadtech.haiti : haiti-filter jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.
org.sadtech.haiti

Versions

Version
0.0.1-RELEASE